Re: [Exim] batched smtp errors

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Ian Jackson
Ημερομηνία:  
Προς: Philip Hazel
Υ/ο: Philippe Frycia, exim-users
Αντικείμενο: Re: [Exim] batched smtp errors
Philip Hazel writes ("Re: [Exim] batched smtp errors"):
> On Fri, 6 Aug 1999, Philippe Frycia wrote:
> > This works well, except when an error occurs at smtp syntax level: for
> > example an address with a trailing dot <foo@???.> when the
> > strip_trailing_dot is false. In that case, the following error is sent
> > to the postmaster, whatever the trusted_users setting is.
>
> The way batch SMTP errors are handled was redone for Exim 3.00, after
> discussion with someone who uses it a lot. I think you are using a
> version of Exim prior to 3.00.


Also, you probably want
sender_verify_batch=false
and the like.

(Or did you change the default, Phil ?)

Ian.