Thanks for responding, Wolfgang. The problem was that postfix runs
chrooted in /var/spool/postfix. Once I copied the file sasldb to
/var/spool/postfix/etc everything worked as expected.
Thanks again,
Randy
On Thu, 2003-06-19 at 01:52, Wolfgang Bornath wrote:
> ** Randy Jonasz (Mittwoch,
Hey everyone,
I'm trying to set up postfix to authenticate smtp clients before
relaying mail. I've added
#SASL server directives
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = $myhostname
smtpd_recipient_restrictions = permit_mynetworks
permit_sasl_authenticated check_relay_domains
smtp