Hi All. I've just enabled SMTP Authentication in Postfix using SASL.
>From Outlook (or Netscape Mail, or whichever mail client it may be), I enter the login name as 'foo', and the password. When I look at the logs on the server, it seems to be trying to lookup the user '[EMAIL PROTECTED]' -- not just 'foo' ?? I tried turning on/off the "smtpd_sasl_local_domain" but I can never get it to NOT add the domain to the login name. FWIW, I'm using LDAP. Is there a way to make SMTP-Auth lookup a particular attributetype in the LDAP tree? if that was the case I could lookup 'mailRoutingAddress' and problem solved. At the moment it's using PAM so it's looking up 'uid' which is just their username. Thanks in advance for any help! Regards, Gonzalo. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
