On Tue, Mar 24, 2009 at 06:03:23PM -0700, Rich Shepard wrote:
> On Tue, 24 Mar 2009, chris (fool) mccraw wrote:
>    Here's ~/.procmailrc:
> 
> # set to yes when debugging
> VERBOSE=3
> 
> # Remove ## when debugging; set to no if you want minimal logging; to all
> # for max.
> LOGABSTRACT=all
> 
> MAILDIR=$HOME/mail
> 
> # Directory for storing procmail-related files
> PMDIR=$HOME/procmail
> 
> #diagnostic:
> DEFAULT=/var/spool/mail/rshepard
> 
> # Put ## before LOGFILE if no logging is wanted (not recommended)
> LOGFILE=$PMDIR/log
> ## INCLUDERC=$PMDIR/testing.rc
> ## INCLUDERC=$PMDIR/lists.rc
> INCLUDERC=$PMDIR/recipes.rc
> 
> # Catch SPAM
> :0
> * ^X-Spam-Flag: YES
> * ^X-Spam-Level: \*\*\*\*\*\*
> spam
> #EOF
> 
>    And here's an example of a message from linkedin.com:
 

Note:
INCLUDERC=$PMDIR/recipes.rc

You didn't post your recipes.rc - we're seeing only a sliver of your .procmailrc
-- 
      Michael Rasmussen, Portland Oregon  
    Be appropriate && Follow your curiosity
          http://www.jamhome.us/
  The fortune cookie says:
Q:      Why haven't you graduated yet?
A:      Well, Dad, I could have finished years ago, but I wanted
        my dissertation to rhyme.

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to