Re: Postfix with Cyrus SASL

2008-01-10 Thread Paul Schmehl
--On Thursday, January 10, 2008 17:01:03 -0500 Gerard <[EMAIL PROTECTED]> wrote: On Thu, 10 Jan 2008 15:46:33 -0600 Shawn Barnhart <[EMAIL PROTECTED]> wrote: Paul Schmehl wrote: > It should, because it calls this: > > .if defined(WITH_SASL2) > LIB_DEPENDS+= sasl2.2:${PORTSDIR}/secur

Re: Postfix with Cyrus SASL

2008-01-10 Thread Paul Schmehl
--On Thursday, January 10, 2008 15:46:33 -0600 Shawn Barnhart <[EMAIL PROTECTED]> wrote: Paul Schmehl wrote: It should, because it calls this: .if defined(WITH_SASL2) LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 POSTFIX_CCARGS+=-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I${

Re: Postfix with Cyrus SASL

2008-01-10 Thread Gerard
On Thu, 10 Jan 2008 15:46:33 -0600 Shawn Barnhart <[EMAIL PROTECTED]> wrote: > Paul Schmehl wrote: > > It should, because it calls this: > > > > .if defined(WITH_SASL2) > > LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 > > POSTFIX_CCARGS+=-DUSE_SASL_AUTH -DUSE_CYRUS_SASL

Re: Postfix with Cyrus SASL

2008-01-10 Thread Shawn Barnhart
Paul Schmehl wrote: It should, because it calls this: .if defined(WITH_SASL2) LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 POSTFIX_CCARGS+=-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I${LOCALBASE}/include -I${LOCALBASE}/include/sasl POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib

Re: Postfix with Cyrus SASL

2008-01-10 Thread Paul Schmehl
--On Thursday, January 10, 2008 13:44:23 -0600 Shawn Barnhart <[EMAIL PROTECTED]> wrote: Michal F. Hanula wrote: Your postfix is trying to use saslauthd, which usually listens on /var/run/saslauthd/mux. The right way to fix this depends on whether you want to use saslauthd and the place you st

Re: Postfix with Cyrus SASL

2008-01-10 Thread Shawn Barnhart
Michal F. Hanula wrote: Your postfix is trying to use saslauthd, which usually listens on /var/run/saslauthd/mux. The right way to fix this depends on whether you want to use saslauthd and the place you store your e-mail user data. I want authentication against /etc/passwd (ultimately), not us

Re: Postfix with Cyrus SASL

2008-01-09 Thread Michal F. Hanula
Your postfix is trying to use saslauthd, which usually listens on /var/run/saslauthd/mux. The right way to fix this depends on whether you want to use saslauthd and the place you store your e-mail user data. m&f -- Speak softly and carry a big lion

Postfix with Cyrus SASL

2008-01-09 Thread Shawn Barnhart
I'm running a recently built 6.2 stable build (which uname calls 6.3-PRERELEASE) and Postfix built from ports with the Cyrus SASLv2 option. Postfix works fine, including TLS but SASAL authentication logs "file not found" errors. Jan 9 17:14:10 postfix postfix/smtpd[48488]: warning: SASL auth