[Esd-l] Looking for pointers RE: SpamAssassin and ESD
    Scott Taylor 
    scott at dctchambers.com
       
    Thu Jul 31 07:24:40 PDT 2003
    
    
  
At 06:52 07/31/03, you wrote:
>Howdy all,
>
>         Looking for pointers and/or web sites that can help me bring 
> SpamAssassin on line with our mail server, and making it play well in the 
> sandbox with the Sanitizer.
It's fun in the sandbox.  Easy to setup too.  Just add it near the end of 
your .procmailrc file (after Sanitizer stuff)
ie:
# Finished setting up, now run the sanitizer...
INCLUDERC=/etc/procmail/local-rules.procmail
INCLUDERC=/etc/procmail/html-trap.procmail
:0fw: spamassassin.lock
* < 256000
| spamassassin
:0
*^X-Spam-Flag:.*YES
junk
    
    
More information about the esd-l
mailing list