On 5/20/2006 1:47 AM, spectacularstuff wrote:
I have just set up Spam Assassin on our server. It is working very nicely however whenever we try to send an email from our own server to someone else on the same server, it gets picked up as spam.
This happens when you're using the same SMTP service for both MSA and MTA/MX functions and don't take measures to notify SpamAssassin who your MSA clients are.
I am wondering if anyone here has experience with Spam Assassin and can help me fix the issues below as I don't know what they mean exactly. I have spam assassin set to detect at 8 points whether or not an email is spam. We are way over that because of the following reasons. What do I have to fix on our server to fix the 4 issues below? 1. We are losing 3.4 points because of HELO_DYNAMIC_IPADDR. 2. We are losing 2.6 points because of NO_DNS_FOR_FROM. 3. We are losing 2.0 points because of RCVD_IN_SORBS_DUL. 4. We are losing 1.7 points because of RCVD_IN_NJABL_DUL.
1, 3, 4: http://wiki.apache.org/spamassassin/DynablockIssues 2: should be self explanatory, see description:
2.6 NO_DNS_FOR_FROM DNS: Envelope sender has no MX or A DNS records
Daryl