Hi all,
I'm wondering if anyone has had any luck whitelisting trusted domains conditional on having an aligned and passing DKIM signature for in the message?
The goal is to only skip filtering for messages from that trusted domain that are authenticated. This way it's a whitelist that is not blind, but validates the origin.
In a previous job, with either Exchange+SpamTitan or with Exchange on MS365, I'd do this by having a regex to match "dkim=pass.*header.d=domain.com" from the Authentication-Results for each domain we'd want to pass this way.
But it would seem that that header is unavailable to do the same in PMG using a "Match Field" What rule.
I was wondering if there were any alternatives/hacks anyone has tried to have a whitelist or similar rule based on the domain alignment and passing of a DKIM signature?
If not, would such an ability be worthy of a feature request?
I'm wondering if anyone has had any luck whitelisting trusted domains conditional on having an aligned and passing DKIM signature for in the message?
The goal is to only skip filtering for messages from that trusted domain that are authenticated. This way it's a whitelist that is not blind, but validates the origin.
In a previous job, with either Exchange+SpamTitan or with Exchange on MS365, I'd do this by having a regex to match "dkim=pass.*header.d=domain.com" from the Authentication-Results for each domain we'd want to pass this way.
But it would seem that that header is unavailable to do the same in PMG using a "Match Field" What rule.
I was wondering if there were any alternatives/hacks anyone has tried to have a whitelist or similar rule based on the domain alignment and passing of a DKIM signature?
If not, would such an ability be worthy of a feature request?