Benny,

> > Still when it is checked by DIM, it reports "author
> > keine-antw...@community36.net, not in any dkim whitelist".
> 
> correct it happends here aswell
> 
> [22718] dbg: dkim: VALID third-party signature
>   by id keine-antwort=3dcommunity36....@mcsv129.net,
>   author keine-antw...@community36.net,
>   no valid matches

> [22718] dbg: dkim: author keine-antw...@community36.net,
>   not in any dkim whitelist

> third party domain need to be whitelisted ? (Mail-DKIM 0.31, sa 3.2.5)

Sure, if you want it to be be whitelisted.

In absence of the second parameter, whitelist_from_dkim
whitelists only on author signatures.


$ man Mail::SpamAssassin::Plugin::DKIM

       whitelist_from_dkim aut...@example.com [signing-identity]
[...]
           If no signing identity parameter is specified, the only acceptable
           signature will be a first-party signature, i.e. the so called
           author signature, which is a signature where the signing identity
           of a signature matches the author address (i.e. the address in a
           From header field).


Mark

Reply via email to