https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7416
Merijn van den Kroonenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Merijn van den Kroonenberg <[email protected]> --- DKIM_VALID_AU_ENV could probably be a meta rule consisting of: (DKIM_VALID_AU && !HEADER_FROM_DIFFERENT_DOMAINS) If I am correct the HEADER_FROM_DIFFERENT_DOMAINS rule will hit if the EnvelopeFrom differs from the Mail header From. I personally would like to have the DKIM_VALID_ENV to verify if the EnvelopeFrom domain was not spoofed but actually controlled by someone who handled the e-mail. This is mostly useful in situations where the HEADER_FROM_DIFFERENT_DOMAINS rule hits. -- You are receiving this mail because: You are the assignee for the bug.
