[EMAIL PROTECTED] writes:

> Should I try to get procmail to work or would maildrop be a lot easier? And if
> maildrop would be the preferred method, does anyone have any rules for for
> blocking things not specifically addressed to the local user (i.e.
> http://www.css.tayloru.edu/~bbell/spam-filter/)
> 
> I believe that Im using the maildir format.. :)

If you're using maildir, you will need to patch procmail, as it doesn't
deliver to to maildirs.  As far as Bcc-s go,

if ( !hasaddr("foo@bar") )
{
     exit
}

This will discard all your blind-carbon-copied mail.




-- 
Sam

Reply via email to