Re: [exim] DomainKeys skip signing some emails

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Phil Pennock
Fecha:  
A: Olivier Bonvalet
Cc: exim-users
Asunto: 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