Author: Tamas TEVESZ Date: To: exim-users Subject: Re: [Exim] bsmtp, abnormal termination, return value
On Thu, 13 Dec 2001, Philip Hazel wrote:
> > 500 Too many unrecognized commands
> > $ echo $?
> > 0
> > $ > This is intentional. It is a defence against a security problem in
dropping the connection is fine, i have no problem with that. my
question is whether it is feasible to return some non-zero exit status
in this case or not.
> Shouldn't you be using -bS for this kind of testing?
definitely. seems like exim sets "proper" exit codes with bS.