On Sun, 8 Sep 2013, Michael Rasmussen wrote: > an `ls -l ` of the directory with the mbox files > enough context lines of .procmailrc to see the rule for this mbox and one > that works
-rw-r--r-- 1 rshepard users 174118 Nov 8 2010 GIMP -rw-r--r-- 1 rshepard users 28683065 Sep 8 11:36 GIS -rw-r--r-- 1 rshepard users 669262 Apr 16 12:57 INBOX -rw-r--r-- 1 rshepard users 2895413 Sep 2 09:29 JPILOT -rw-r--r-- 1 rshepard users 4586637 Sep 8 09:45 LYX -rw-r--r-- 1 rshepard users 614488 Sep 5 12:38 MAILHELP -rw-r--r-- 1 rshepard users 73749577 Sep 7 10:05 PERSONAL -rw-r--r-- 1 rshepard users 2784435 Sep 8 11:36 PLUG -rw-r--r-- 1 rshepard users 21011 Feb 7 2012 POSTFIX -rw-r--r-- 1 rshepard users 786595 Sep 8 08:56 POSTGRES -rw-r--r-- 1 rshepard users 5457957 Sep 8 11:36 PROGRAMMING -rw-r--r-- 1 rshepard users 5626582 Sep 8 10:46 R -rw-r--r-- 1 rshepard users 312896 Apr 12 19:07 SQL There are more, but this is a sample of those addressed by procmail/ recipes.rc Here're relevant recipes from that file: # BEGIN RECIPES # Nuke duplicate messages #:0 Wh: msgid.lock #| $FORMAIL -D 8192 msgid.cache ## Call SpamAssassin :0fw: spamassassin.lock * < 256000 | spamassassin ## Flagged as SPAM by spamassassin? :0 * ^X-Spam-Status: Yes /dev/null :0: * ^Subject: *****SPAM***** /dev/null :0: * ^TO_.*rshepard@twodogs\.us PERSONAL :0: * ^TO_.*RSHEPARD@TWODOGS\.US PERSONAL :0: * ^TO_.*[email protected] MAILHELP :0 * ^TO_.*[email protected] MAILHELP :0: * ^TO_.*[email protected] PROGRAMMING :0: * ^TO_.*[email protected] JPILOT That sufficient? Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
