wouldsmina via Postfix-users:
> Hello,
>
> I am facing an issue with configuring Postfix to use /etc/sasldb2. I have
> already set up SASL authentication, but authentication only works if
> /etc/sasldb2 is included in the $FILE variable into
> /usr/lib/postfix/configure-instance.sh file.
That looks like a Debian-specific script that populates
/var/spool/postfix with copies of system files.
You can avoid that by using something like:
/etc/sasl2/smtpd.conf
pwcheck_method: auxprop
auxprop_plugin: sasldb
The actual pathname of the smtpd.conf file may differ.
Wietse
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]