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
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes

to postfix's main.cf and I've added 

pwcheck_method:sasldb

to /usr/lib/sasl/smtpd.conf

Using saslpasswd I've added a user and a password.  I've changed the
permissions of sasldb to 644 in /etc.  The problem I'm having is that no
one can authenticate when relaying mail through postfix.  Postfix keeps
responding Authentication failed.  

Is there something I'm missing?

Thanks for your help,

Randy


PS. popping mail is working fine.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to