I am trying to get a new installation of postfix up and running. The specifics are: Raspbian Wheezy Postfix 2.9.6 All updates are current
I have configured it using sasl to connect to an SMTP server via port 587. I have configured the SMTP server and its associated username:password in the sasl_passwd file and run postmap against. If I run: postmap -q [servername]:587 /etc/postfix/sasl_passwd It gives me the correct username:password. However when I attempt to send mail Postfix attempts to authenticate using the login name of the user sending the mail instead of the username specified in sasl_passwd. Any thoughts? Thanks, Jim --- Jim McCorison Orcas Island, WA