Re: [exim] DomainKeys skip signing some emails

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: Olivier Bonvalet
CC: exim-users
Subject: Re: [exim] DomainKeys skip signing some emails
On 2008-08-12 at 09:57 +0200, Olivier Bonvalet wrote:
> I signed emails only when there are for some destinations (yahoo and
> gmail for example).


Can we see the Exim configuration which makes this decision, please? I
suspect the bug is there.

The DK signing happens before sending the data out. There's no
race-condition (that I'm aware of). It sounds more as though you have a
configuration bug where the signing only happens in some cases.

-Phil