Okay, I know I am doing something really stupid, but I am not sure what. I have "smtp_sasl_password_maps=hash:/usr/local/etc/postifx/sasl_passwd"
Now, when I run "postmap hash:sasl_passwd" I receive an error about "duplicate entry:" The file file looks like this: # /usr/local/etc/postfix/sasl_passwd file # Used by Postfix [homie.mail.dreamhost.com]:587 [email protected]:Secret [mail.twc.com]:587 [email protected]:Secret [mail.twc.com]:587 [email protected]:Secret_2 [smtp.gmail.com]:587 [email protected]:Secret3 [smtp.gmail.com]:587 [email protected]:Secret_5 That is the basic structure of the file. Obviously, it is incorrect. How do I go about correcting it? Thanks! -- Jerry
