Re: add Authentication-Results on own domain

From: Murray S. Kucherawy <msk_at_blackops.org>
Date: Wed, 25 Jul 2012 07:52:32 -0700 (PDT)

On Wed, 25 Jul 2012, Jan Jurko - LinuxWay.cz wrote:
> webmail on the server -> message to this server (same domain, other
> user) -> dkim-signature -> _here i want the dkim dns check_ -> user mailbox

If the goal here is to ensure that there's always an
Authentication-Results field, then you have two options:

1) Run two instances of the filter, one in sign-only mode and one in
verify-only mode. This will guarantee that even your own signatures go
through verification.

2) Use the Lua script hooks to add a fake one when delivering to your own
users, and then run only a single dual-mode instance.

-MSK
Received on Wed Jul 25 2012 - 14:52:53 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:41 PST