PATH=/bin:/usr/bin:/usr/bin LOGFILE=$HOME/.procmail.log VERBOSE=on # Debugging MAILDIR=$HOME/Mail #you'd better make sure it exists DEFAULT=$MAILDIR/inbox #completely optional #DEFAULT=|/usr/lib/mh/rcvstore +inbox #SPAMMERS=$HOME/.procmail/spammers :0fw * < 256000 #| spamassassin | spamc # Change to spamassassin if you aren't running spamd... # Work around procmail bug: any output on stderr will cause the "F" in # "From" # to be dropped. This will re-add it. :0 H * ! ^From[ ] * ^rom[ ] { LOG="*** Dropped F off From_ header! Fixing up. " :0 fhw | sed -e 's/^rom /From /' } #:0c #* B ?? -----BEGIN PGP #* H ! ?? ^FROM_DAEMON #| /usr/bin/gpg --batch >/dev/null 2>/dev/null #:0 Whc: msgid.lock #| formail -D 16384 msgid.cache #:0 a: #|/usr/lib/mh/rcvstore +duplicates # some shitty mail clients :0 fBw * ^--$ | sed -e 's/^--$/-- /' ###:0 fBw ###* ^Content-Type: text/plain; charset=us-ascii$ ###| sed -e 's/^Content-Type: text/plain; charset=us-ascii$/Content-Type: text/plain; charset=utf8/' :0: * ^X-Spam-Level: \*\*\*\*\* SPAM :0: * ^X-Spam-Level: \*\*\*\* SPAM :0: * ^X-Spam-Level: \*\*\* SPAM :0: * ^X-Spam-Level: \*\* SPAM # Debian userz :0 * ^X-Mailing-List: * debian # Debian devel :0 * ^X-Mailing-List: * debian-devel # Debian mentorz :0 * ^X-Mailing-List: * debian-devel # Linux-Egypt emails. :0 * ^Mailing-List: list Linux_Egypt@yahoogroups.com; contact Linux_Egypt-owner@yahoogroups.com Linux-Egypt # C C C C! :0 * ^Mailing-List: list c-prog@yahoogroups.com; contact c-prog-owner@yahoogroups.com C # We all love perl ;-) :0 * ^Subject:*123perl* Perl # not needed IMHO :0 * . inbox