Hi, Darren

Thanks for responding.

• Darren S. [2024-12-30 17:46]:
> On Fri, Dec 13, 2024 at 1:54 AM Kirill Miazine <k...@krot.org> wrote:
> 
> > Are observations correct?
> > Should not smtpd make sure that whatever it starts is getting killed
> > upon its own termination?
> 
> 
> FWIW, I don't see the same behavior in my deployment (OpenBSD 7.6
> amd64, OpenSMTPD
> 7.6.0).

Well, yes, normally proc is killed, but in one particular case it did
not: FWIW it happened when I was trying to use python and aioconsole.

> # grep -c proc-exec /etc/mail/smtpd.conf
> 5
> # ps auxwww |grep -c filte[r]-
> 5
> # rcctl stop smtpd
> (ok)
> # ps auxwww |grep -c filte[r]-
> 0
> # rcctl start smtpd
> (ok)
> # ps auxwww |grep -c filte[r]-
> 5
> 
> -- 
> Darren Spruell
> phatbuck...@gmail.com

-- 
    -- Kirill Miazine <k...@krot.org>

Reply via email to