Andre,

anyone knows why signature flag r=y does not appear in amavisd-new
latest version?

Tried with:
dkim_key('news.example.org', 'abc', '/etc/news.example.org.key.pem',
r=>'y');
and
@dkim_signature_options_bysender_maps = ( {'.' => { r => 'y' } } );

But flag r=y still does not appear in DKIM-Signature Header.
Bug or just my fault with configuration?

Hmmm. Just re-checked RFC 6376 section 3.5, and there is
no tag 'r'. What are you referring to?

  Mark

Reply via email to