Hi,
I want to test in SA if the Envelope From domain is DKIM_VALID.
I do some processing of SA maillogs and they contain the EnvelopeFrom
address (and not the From address) and I would like to know if they are
DKIM_VALID.
Till now I have been using DKIM_VALID_AU, but this information is no good if
HEADER_FROM_DIFFERENT_DOMAINS is hit (difference between From and
EnvelopeFrom).
Is there a way to make a DKIM_VALID_EF rule in SA? Or is the only way
modifying/extending the DKIM Plugin?
Cheers,
Merijn