On 12/20/11 8:51 PM, Kevin A. McGrail wrote:


My .procmailrc in my home directory has MAILDIR=/home/spool/mail :-)
What about /etc/procmailrc?

I would post the contents of both.
I have no /etc/procmailrc so that Spamassassin only works on my email. /home/me/.procmailrc is:


*LOGFILE=/var/log/procmail.log
VERBOSE=yes
LOGABSTRACT=all

:0fw
| /usr/local/bin/spamc


# Mail that is very likely spam (>15) can be dropped on the floor.
# Move the # down one line to drop it.
# Note that dropping mail on the floor is a *bad*
# idea unless you really, really believe no false positives will
# have a score greater than 15.

MAILDIR=/home/spool/mail

:0:
* ^X-Spam-Status: Yes
spam*

Thanks,
Robert

Reply via email to