On Wed, Aug 09, 2006 at 10:36:04AM +1000, Michael Bowe wrote: > > The authpgsql attempt fails, as it should since this is a real system > > account and not a virtual account. However, the authpam fails because > > it appends "@# hostname" to the username provided. > > What do you get if you run : > > postconf | grep smtpd_sasl_local_domain >
That would be the problem: # postconf | grep smtpd_sasl_local_domain smtpd_sasl_local_domain = # $myhostname I thought that a hash mark started a comment for the rest of the line. I guess that is not how Postfix interprets it. Regards, -Roberto -- Roberto C. Sanchez http://familiasanchez.net/~roberto ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
