Re: [exim] Not frozing on unexistent user

Etusivu
Poista viesti
Vastaa
Lähettäjä: David Woodhouse
Päiväys:  
Vastaanottaja: peter
Kopio: exim users
Aihe: Re: [exim] Not frozing on unexistent user
On Fri, 2006-02-17 at 20:58 +0000, Peter Bowyer wrote:
> verify = recipient/callout


One should never say the above without explicitly including the
'use_sender' option -- since recipient verification without use_sender
is fairly much broken.

verify = recipient/callout,use_sender

--
dwmw2