On Thu, Oct 31, 2013 at 01:12:40PM +0100, Jason A. Donenfeld wrote:
> Bump -- gilles? Has any behavior been explicitly defined or should I go
> hunting in the source?

Yes, the behaviour is defined:

smtpctl operating in "sendmail" mode should follow sysexits.h so that it
can be used by scripts which have these expectations. They are described
in the sysexits(3) man page on OpenBSD:

   http://www.openbsd.org/cgi-bin/man.cgi?query=sysexits


As for smtpd, it's simpler: it shouldn't terminate unless it explicitely
is terminated by root somehow. If it has terminated for any reason other
than root killing it through killall or smtpctl stop (which is the same)
then we have a bug.

If you need a restarter, then we have a bug and we should know.


-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to