On Thu, 31 Jul 2003, Guenter Brast wrote:

> Hi Noah,
> 
> 1. create  directories ~/Maildir/.Spam
> 2.  use maildrop as delivery sevice
> 3. put the following line in .mailfilter of the users home directory that are 
> interested in spamfiltering:
> 

Regarding this line:
> xfilter "/usr/local/bin/spamassassin -P" 

I **highly** recommend that the following change be made:

exception {
  xfilter "/usr/bin/spamassassin --auto-whitelist --local"
}

The -P option is now default.
--local means "do only local lookups"
--auto-whitelist helps with false positives.

However, I don't much care what options you use.
The exception part is absolutely VITAL.
Why?
If spamassassin ever breaks, mail deliveries get HORKED.
How do I know this, you ask?
Don't ask.

--
No more monkey ducks, jumping on the bed!

Jon Nelson <[EMAIL PROTECTED]>
C and Python Code Gardener


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to