Hi,<br><br>&nbsp;I have compiled dovecot 1.0 and postfix 2.3 with dovecot support.<br><br>here are my config sections<br><br>dovecot in auth default section<br>----------<br>&nbsp;&nbsp;&nbsp; client {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; user = postfix<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group = postfix<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /path = /var/run/dovecot/auth-client<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mode = 0660<br>&nbsp;&nbsp;&nbsp; }<br><br>postfix main.cf<br>---------------------<br>smtpd_sasl_auth_enable = yes<br>broken_sasl_auth_clients = yes<br>smtpd_sender_restrictions = permit_sasl_authenticated,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; check_sender_access hash:/etc/postfix/sender_access<br>smtpd_recipient_restrictions =permit_sasl_authenticated,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject_unknown_recipient_domain,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 reject_invalid_hostname,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject_non_fqdn_recipient,<br>&nbsp;&nbsp;&nbsp;&nbsp; #&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject_non_fqdn_hostname,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject_non_fqdn_sender,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject_non_fqdn_recipient,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject_unknown_sender_domain,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; permit_mynetworks,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reject_unauth_destination,<br><br>smtpd_sasl_type = dovecot<br>smtpd_sasl_path = /var/run/dovecot/auth-client<br><br>in&nbsp; postfix logs i get <br><br>Jul 29 16:36:22 localhost postfix/smtpd[1437]: warning: SASL: Connect to /var/run/dovecot/auth-client failed: Permission denied<br>Jul 29 16:36:22 localhost postfix/smtpd[1437]:
 fatal: no SASL authentication mechanisms<br>Jul 29 16:36:23 localhost postfix/master[1426]: warning: process /usr/libexec/postfix/smtpd pid 1437 exit status 1<br>Jul 29 16:36:23 localhost postfix/master[1426]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling<br><br>basically socket file is not created by dovecot<br><br>-sh-2.05b# ls /var/run/dovecot/auth-client<br>ls: /var/run/dovecot/auth-client: No such file or directory<br><br>not sure why<br><span style="font-weight: bold;"><br></span>Regards,<br>-Manish<span style="font-weight: bold;"><span style="font-weight: bold;"><span style="font-weight: bold;"><span style="font-weight: bold;"><br></span></span></span><br></span><br><p>&#32;
                <hr size=1>Do you Yahoo!?<br> Next-gen email? Have it all with the <a href="http://us.rd.yahoo.com/evt=42241/*http://advision.webevents.yahoo.com/handraisers"> all-new Yahoo! Mail Beta.</a>