Brian J. Murrell wrote:
> I dicked around with this one for a while too.  Postfix's smtpd daemon
> runs chrooted by default, which means it does not have access to the
> "default" saslauthd socket in /var/lib/sasl2.  I simply moved the socket
> into the smtpd's "chroot jail" and symlinked the "jailed" socket to the
> regular space:

i was using:
mount -o bind /var/lib/sasl2 /var/spool/postfix/var/lib/sasl2

which worked ok with saslauthd from sasl1, but still no joy
smtpd segfaults before even trying to open the socket :(

L.
-- 
Luca Berra -- [EMAIL PROTECTED]
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \


Reply via email to