On Thu, 21 May 2009, Devin Carraway wrote: > On Thu, May 21, 2009 at 10:13:08PM +0000, J wrote: > > Made the substitution, as suggested, but now I get the following error > > repeated: > > > > Insecure dependency in setpriority while running with -T switch at > > ./qpsmtpd-prefork line 432. > > <sigh> You can work around this one by leaving off the --renice-parent; if you > do need to set a nicelevel, do so via /bin/nice instead.
The former works. However, I'm back to seeing the connection processes being left behind, despite an explicit quit from the remote host. I suspect this is due to not using a queueing plugin, at this point. I also see that 'svc -d' leaves all the qpsmtpd-prefork processes in the rocess table. Do I need to write something to down the service as well as remove the processes? Thanks. J.