Thanks everyone, I now have the domains in question listed under Mail Proxy / Whitelist
Type: Domain
Direction: Receiver
Value: WhitelistedDomain.com
According to the documentation (All SMTP checks are disabled for those entries (e.g. Greylisting, SPF, DNSBL, …)) and the conversations higher up that should do the trick?
But yet, there are still emails that get quarantined?
Nov 30 08:42:08 pmg1 postfix/smtpd[1105814]: connect from mail-wm1-f70.google.com[209.85.128.70]
Nov 30 08:42:08 pmg1 postfix/smtpd[1105814]: Anonymous TLS connection established from mail-wm1-f70.google.com[209.85.128.70]: TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
Nov 30 08:42:08 pmg1 postfix/smtpd[1105814]: NOQUEUE: client=mail-wm1-f70.google.com[209.85.128.70]
Nov 30 08:42:08 pmg1 pmg-smtp-filter[1106601]: DC183163871760D6760: new mail message-id=<d1f979f0.AWAAAAOOwJ0AAAABO8AAAAOHsoIAAAAAN1QAADEvABrHRwBjhxci@mailjet.com>#012
Nov 30 08:42:12 pmg1 pmg-smtp-filter[1106601]: DC183163871760D6760: SA score=5/5 time=3.978 bayes=undefined autolearn=disabled hits=AWL(1.279),DKIM_SIGNED(0.1),DKIM_VALID(-0.1),DKIM_VALID_AU(-0.1),HEADER_FROM_DIFFERENT_DOMAINS(0.249),HTML_MESSAGE(0.001),MAILING_LIST_MULTI(-1),RAZOR2_CF_RANGE_51_100(2.43),RAZOR2_CHECK(1.729),SPF_FAIL(0.919),SPF_HELO_NONE(0.001),T_KAM_HTML_FONT_INVALID(0.01)
Nov 30 08:42:13 pmg1 pmg-smtp-filter[1106601]: DC183163871760D6760: moved mail for <receiver@WhitelistedDomain.com> to spam quarantine - DC189663871764EFC0D (rule: Quarantine/Mark Spam (Level 05))
Nov 30 08:42:13 pmg1 pmg-smtp-filter[1106601]: DC183163871760D6760: processing time: 4.22 seconds (3.978, 0.079, 0)
Nov 30 08:42:13 pmg1 postfix/smtpd[1105814]: proxy-accept: END-OF-MESSAGE: 250 2.5.0 OK (DC183163871760D6760); from=<d1f979f0.AWAAAAOOwJ0AAAABO8AAAAOHsoIAAAAAN1QAADEvABrHRwBjhxci@a1754951.bnc3.mailjet.com> to=<receiver@WhitelistedDomain.com> proto=ESMTP helo=<mail-wm1-f70.google.com>
Nov 30 08:42:43 pmg1 postfix/smtpd[1105814]: disconnect from mail-wm1-f70.google.com[209.85.128.70] ehlo=2 starttls=1 mail=1 rcpt=1 bdat=1 quit=1 commands=7
Is there anything else which could overrule MailProxy/Whitelist? I can't set any priorities so I would expect this whitelist to get executed before any other rules come into play?
Anyway, to avoid more emails ending in quarantine while I sort this out I went ahead and created a new rule in the Mail Filter section:
- A who object with the receiving domains I want to traverse through PMG unchallenged
- Action: Accept
- Priority: 99 (highest)
I can see the new filter being applied as there are already log entries mentioning the filter:
Nov 30 13:28:28 pmg2 pmg-smtp-filter[2657487]: C0484063875A7A44061: accept mail to <receiver@WhitelistedDomain.com> (D3242C0488F) (rule: Bypass PMG)
So I guess I got this covered, yet the question remains why the simple Proxy/Whitelist didn't show the expected effect?
Thanks
Thomas