[EMAIL PROTECTED] wrote:
User Sam and Joe has internet access via DSL with a dynamic ip
address. The mail going from [EMAIL PROTECTED] to [EMAIL PROTECTED] is
identified as SPAM because the sending ip address is the dynamic dial
up address.

The solution is twofold:

1) Don't scan outgoing mail for spam, or don't run network tests on outgoing mail. 2) Treat mail coming from your users as outgoing, even if it's being sent to another domain on your server.

The best solution would be to make your users send with SMTP-AUTH, and then tell whatever calls SpamAssassin to skip SA if it finds valid SMTP-AUTH info.

I'd guess from your description, however, that you're running SpamAssassin on delivery and not on receipt, which will probably make this a bit more challenging. Though if you can check after the fact for valid SMTP-AUTH info, you can probably still make it work.

--
Kelson Vibber
SpeedGate Communications <www.speed.net>

Reply via email to