describe KAM_DMARC_QUARANTINE DKIM has Failed or SPF has failed on the message and the domain has a DMARC quarantine policy
the rule is quite well describen in KAM.cf (see [0] or /usr/share/spamassassin-extra/KAM.cf on your installation):
Code:describe KAM_DMARC_QUARANTINE DKIM has Failed or SPF has failed on the message and the domain has a DMARC quarantine policy
* is this an internal e-mail you sent out through PMG?
* Do you have a configured DMARC policy for the domain the mail is coming from?
In any case the problem is that DKIM_INVALID is hitting - thus making the DMARC-policy fail.
how large is the mail where this fails? - make sure to configure the Spam Detector 'Max Spam Size' to a value which is large enough ( GUI->Configuration->Spam Detector -> Options)
I hope this helps!
this explains the problem - you have a DMARC policy set, but when the mails arrive at PMG they violate it (because they are not yet DKIM signed):
* either sign them on the zimbra
* or just lower the score of the rule KAM_DMARC_QUARANTINE to 0 in the GUI (see 4.6.3 at https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_spamdetector)
* or configure your internal DNS to not answer with the public DMARC policy for your domain
no - it's configured in the tab 'Custom Scores' - check the reference documentation I posted (point 4.6.3)
describe RCVD_IN_SORBS_WEB SORBS: sender is an abusable web server
just google for the rule:
Code:describe RCVD_IN_SORBS_WEB SORBS: sender is an abusable web server
- then check the IP listed in the headers as sender - and see if it's listed in sorbs (e.g. at http://www.anti-abuse.org/multi-rbl-check/)
then see whether this is an actual problem on the server
which ip address?Before posting, I also checked the IP address
which ip address?
if PMG has a hit with RCVD_IN_SORBS_WEB that means that the server that sent the e-mail to PMG is listed
I think 103.88.112.58 is the IP of your PMG?
but the problematic IP, which triggers the hit on RCVD_IN_SORBS_WEB is the ip that sends _to_ your PMG
-> check the logs - /var/log/mail.log
as said - it is the server which sends to PMG that is blacklisted
not 103.88.112.58 (your PMG), but the other ip that sends to your pmg / 103.88.1112.58
That seems odd - then check the headers of a mail where this hit occured and the mail.log of your PMG (the rule hit should show you which mails are affected) - maybe the IP was blacklisted but got removed from the blacklist
We use essential cookies to make this site work, and optional cookies to enhance your experience.