Re: Only signing when listed in TrustedHosts AND authenticated
Thanks for this! I can look into defining a new macro and exposing it
through the MILTER interface (which seems to be fairly complicated), or
can I just use MacroList to have OpenDKIM check for both {auth_authen}
and {cipher}? The problem is that I need to have OpenDKIM check for
TrustedHosts AND {auth_authen} AND {cipher}, not TrustedHosts OR
{auth_authen} OR {cipher}. The latter seems to be the case right now.
As for the syntax, I'm currently having some luck with this:
MacroList auth_authen, cipher
If I define MacroList as above, am I saying BOTH auth_authen AND cipher
must exist, or EITHER auth_authen OR cipher must exist?
Also, is there a macro for whether TrustedHosts was matched?
--Aaron
On 7/15/2015 2:31 PM, Claus Assmann wrote:
> On Tue, Jul 14, 2015, Aaron Paetznick wrote:
>
>> I would like to be able to configure OpenDKIM to only sign email that is
>> listed in the TrustedHosts AND authenticated AND encrypted, or at least just
> Take a look at the option MacroList: write a local sendmail rule
> that sets a specific macro under the conditions you listed/want and
> tell opendkim to check it.
>
>
Received on Thu Jul 16 2015 - 19:22:50 PST
This archive was generated by hypermail 2.3.0
: Thu Jul 16 2015 - 21:54:00 PST