Re: [exim] Callouts, NULL DSN

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: David Woodhouse
Ημερομηνία:  
Προς: Steve Brown
Υ/ο: exim-users
Αντικείμενο: 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