Wojciech Zukowski <wozu(_at_)jan(_dot_)mech(_dot_)pg(_dot_)gda(_dot_)pl> writes:
I've just start procmail on my account bu it doesn't work good...
mails on my server are in /var/~mail, and procmail is configured for
/var/spool/mail, i'm not root, and i can't change it...could you help me?
a) [good solution] bug whoever installed procmail to correct the config
and reinstall.
b) [bad solution] put the following at the top of your .procmailrc:
ORGMAIL = /var/mail/$LOGNAME
DEFAULT = $ORGMAIL
Philip Guenther