Re: [exim] Callouts, NULL DSN

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: David Woodhouse
Data:  
Para: Steve Brown
CC: exim-users
Asunto: Re: [exim] Callouts, NULL DSN
On Sun, 2005-08-21 at 21:10 -0700, Steve Brown wrote:
> So why all the warnings in the docs about not using an address in the DSN
> and talk about callback loops?


That warning is appropriate for normal sender verification callouts. Not
for postmaster or header_sender callouts, which should have a non-empty
local sender (which doesn't trigger callouts of its own) -- or for
recipient callouts, which should use the same reverse-path as the mail
causing the callout.
>

--
dwmw2