Re: [Exim] Checking against "seen" Message-ID:'s to drop bou…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: David Woodhouse
Fecha:  
A: Peter Bowyer
Cc: exim-users
Asunto: Re: [Exim] Checking against "seen" Message-ID:'s to drop bounces
On Mon, 2004-07-12 at 12:55 +0000, Peter Bowyer wrote:
> Some people here have discussed an alternative solution which drops a
> cryptographically-derived cookie in the return-path of all outgoing mail,
> and on the incoming side you reject null-sender mail which arrives to the
> 'bare' address, and verify the cookie otherwise.


Sample implementation at http://www.infradead.org/rpr.html

--
dwmw2