dkimproxy.in does not check ADSP.
It really needs to be brought up-to-date with regard to the use of the new policies() method for getting all applicable policies.
Don't forget to update what version of Mail::DKIM is required by dkimproxy.
Created a patch,
but what's still fuzzy in my mind is how should policies be reported via Authentication-Results?
Right now, the only thing the program is willing to do is reject the message if the --reject-fail command-line argument was given and the policy says the message should be dropped.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Created a patch,
but what's still fuzzy in my mind is how should policies be reported via Authentication-Results?
Right now, the only thing the program is willing to do is reject the message if the --reject-fail command-line argument was given and the policy says the message should be dropped.
This is fixed in version 1.4(not yet released).