Re: [exim] DomainKeys skip signing some emails

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Phil Pennock
Date:  
À: Olivier Bonvalet
CC: exim-users
Sujet: 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