I have a user that has had to set their spam threshold lower and some internal emails (from other users within the domain) are getting flagged as spam.
There are two issues, one, the RBL score:
3.3 RCVD_IN_PBL RBL: Received via a relay in Spamhaus PBL
[xx.xx.xx.xx listed in zen.spamhaus.org]
Not sure what can be done about this? I assume it’s checking the users home IP address since it’s an internal mail going right to the end mail server (since the SMTP and Incoming are the same server).
The second is something that should be correctable, the DOS_OUTLOOK_TO_MX OR 2.5 DOS_OE_TO_MX
2.5 DOS_OE_TO_MX Delivered direct to MX with OE headers
Any ideas? Maybe some way to check for this in the maildrop script before even calling SA?
For now I’ve just lowered the scores that are affecting the internal spam. Probably not the best method, but I’ll change it back when I figure out the better way.