[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zmailer kill doesn't stop smtpserver in 2.99.52p1 on FreeBSD 3.3-stable



On Fri, Jan 21, 2000 at 10:09:12AM -0100, Tomaz Borstnar wrote:
> Hello!
> 
> 	Succesfully installed 2.99.52p1 yesterday - the only problem was some 
> rejected mail, because I enabled MSA mode. What is proper way to do it? It 
> would be nice to have it only for remote users trying to relay and not for 
> every message submission. Anyway, disabling msa helped.

	I have just TLS support on (see  doc/guides/openssl)  and
	then AUTH LOGIN on underneath it.  Both IE and NS can
	use that setup to do autenticated message submission
	inside encryption envelope.

	I haven't done/used the MSA mode myself, so I don't know.

> But I noticed something new - 'zmailer kill' doesn't stop smtpserver. I 
> have to kill it manually. This always worked up to .51.

	There is some generic problem in the kill method, if you
	restart new server instance (be it which ever component),
	too quickly, the new instance removes pointer to the old
	instance (or vice versa), and thus a sort of orphan is
	left behind.

	Study the   lib/killprev.c   and suggest a fix for it.
	(A shared segment might be one such solution!)

> This was clean install - except for spol directory.
> 
> Tomaz	
> ----
> Tomaz Borstnar <tomaz.borstnar@over.net>
> "Love is the answer to the final question you ask" - Unknown

-- 
/Matti Aarnio	<mea@nic.funet.fi>