> I have a user ( [EMAIL PROTECTED] ) that is trying to send an email to (
> [EMAIL PROTECTED] ). After adding my own domain (domainA) to
> the James config and trying to send email to dude - James threw my
> email in the spam list

James could not care less about whether the user's address is in a local
domain when it comes to sending e-mail.  E-mail addresses can be spoofed,
which is why the matchers we provide for anti-spam are IP based.

What you need to do is add your shop's subnet.  If you have a private
subnet, add that, e.g., 192.168.0.0/16 (I'd have to check the CVS log to see
when I added support for that syntax).

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to