OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Postfix on NetBSD with SASL

From: Dan Smith (dsmithdanplanet.com)
Date: Tue Apr 01 2003 - 09:44:44 CST


> This error happened to me when Postfix smtpd binary was linked against
> the wrong SASL libraries.

I resorted to using the NetBSD 'pkgsrc' packages for cyrus-sasl-1.5 and
postfix-2.0.7. To my surprise, it worked perfectly!

I dunno why I could not get it to work from source (like I usualy do),
but apparently the NetBSD patches applied by the 'pkgsrc' system did
the trick!

--Dan