On Tue, Dec 14, 2004 at 11:29:36PM +0900, Hajimu UMEMOTO wrote: > It's strange. It seems bind() returns an error without setting errno. It shouldn't. If it does it is a bug. But we need "truss -f" output to know what's going wrong there. > Please try following patch. That patch is highly broken. The bind() call might be rejected because port 1 is a privileged port and/or in use. > Solaris9 might not allow bind to port 0. It's part of the socket API and therefore supported. [Yes, I'm 100% sure because I actually maintain that code in Solaris.] Kind regards -- Matthias Scheler http://scheler.de/~matthias/
Message
Re: [milter-greylist] milter-greylist 1.6rc1 and Solaris 9 (sparc)
2004-12-16 by Matthias Scheler