#Set on when debugging VERBOSE=off #Directory for storing procmail log and rc files PMDIR=$HOME/mail/.procmail LOGFILE=$PMDIR/log # INCLUDERC=$PMDIR/rc.test #Remove Duplicate Incoming Messages :0 Wh: msgid.lock | formail -D 8192 msgid.cache #send fetched mail through spamassassin # :0fw # | spamassassin -P # :0e # EXITCODE==$? #Send spam to the spam mbox # :0: # * ^X-Spam-Flag: YES # $HOME/mail/spam # # INCLUDERC=$PMDIR/rc.afb INCLUDERC=$PMDIR/rc.lists INCLUDERC=$PMDIR/rc.kills INCLUDERC=$PMDIR/rc.playsound