Re: [Dovecot] dovecot sasl + postfix issue

2012-09-03 Thread Bill Shirley
You should get AUTH after you STARTTLS. Bill On 9/3/2012 5:10 AM, tseveendorj wrote: Hello, I'm trying to configure postfix + Dovecot SASL for user authenticated mail relay. I set following configuration on postfix queue_directory = /var/spool/postfix smtpd_sasl_auth_enable = yes smtpd_sa

[Dovecot] dovecot sasl + postfix issue

2012-09-03 Thread tseveendorj
Hello, I'm trying to configure postfix + Dovecot SASL for user authenticated mail relay. I set following configuration on postfix queue_directory = /var/spool/postfix smtpd_sasl_auth_enable = yes smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth smtpd_sasl_authenticated_header = yes sm