Ok I can start over can you please tell me if this is going to be the right
place to start.

 

apt-get install libsasl2-modules

smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_type = cyrus
relayhost = [smtp.comcast.net]:2525

In /etc/postfix/sasl_passwd:
[outbound.mailhop.org]:2525 username:password

Reply via email to