>>>>> "Kevin" == Kevin Saenz <[EMAIL PROTECTED]> writes:

Kevin> Hi all, It's me again, I have finally got Spam assassin working
Kevin> with postfix as a content filter. Now What I would lit to do is
Kevin> get it to ignore some emails that I receive that it considers
Kevin> as spam. can anyone help with the final fine tuning.

Kevin> Thanks

You can: 
    Edit /etc/spamassassin/local.cf and add whitelist_{from,to} entries to
    count no mail from a particular source as spam.

    (e.g., if the slug mailing list is being wrongly identified as
    spam, do
        whitelist_to [EMAIL PROTECTED]
    )

    You can adjust the weights for different things, too.    Debian
    disables the foreign character set tests, but as 80% of the spam I
    get is recognisable only by the Korean character set, and I don;t
    get any legitimate korean email, I reenabled it.

Peter C
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to