[qpsmtpd] Is there an orderly restart?

2008-09-26 Thread b-sub-96e3ab9a984935f
I find that when I am creating or changing plugins, I end up restarting qpsmtpd regularly. However, this simply amounts to doing "svc -h" and then cleaning up a few outstanding connections (killing their PIDs), which stops the subsequent log entries: Creating TCP socket 0:465: Address already in u

Re: [qpsmtpd] Is there an orderly restart?

2008-09-28 Thread b-sub-96e3ab9a984935f
On Sun, 28 Sep 2008, John Peacock wrote: > [EMAIL PROTECTED] wrote: > > Is there a way to not accept any more connections, let the current > > connections finish, and then restart qpsmtpd? Something has to be better > > than my current heavy hammer approach. > > I use 'svc -t' instead of HUP, beca