Do not scan outgoing messages for spam

shuttlebox shuttlebox at gmail.com
Fri May 23 09:27:09 IST 2008


On Fri, May 23, 2008 at 10:14 AM, Kit Wong <Kit at simplysites.co.uk> wrote:
> I would agree with Devin. I have been trying to do this also. The only
> way I have been told is to manually add ip addresses into
> spam.whitelist.rules file and content.scanning.rules file.
> I have clients that have ever changing ip addresses so it is very
> annoying going through the logs and adding them in everyday.
>
> I would very much like that feature. May be somehow importing the pop
> before smtp db file's ip address list?

I use a ruleset for the option Spam Checks, example:

# Spam Checks
# foo.se
From:   1.2.3.4    no
# bar.se
From:   1.2.3.5   no
# local
From:   127.0.0.1       no
FromOrTo:       default         yes

Most people have Exchange or something further in and those IP
addresses are known. I assume you're talking about POP3 users
connecting directly to your MailScanner server but they still must be
in a known net range so you can specify that with a ruleset using e.g.
CIDR notation. Read the README and EXAMPLES files in the rules
directory.

It's not like the mail server knows the (logical) direction of mail
anyway so you must still define what Outgoing and Incoming means to
you.

-- 
/peter


More information about the MailScanner mailing list