I have set the postfix to relay on smtp.gmail.com this what i added to main.cf:
Code:
relayhost = smtp.gmail.com
smtp_sasl_password_maps = hash:/etc/postfix/sasl/sasl_passwd
libsasl is configured and this is what is in sasl_passwd:
Code:
smtp.gmail.com sickuser@gmail.com:xagsdji8jdf
I'm using my actual gmail account.
Quote:
Jan 24 19:53:11 mail postfix/smtp[21126]: connect to smtp.gmail.com [66.249.83.109]: read timeout (port 25)
Jan 24 19:53:11 mail postfix/smtp[21126]: connect to smtp.gmail.com [66.249.83.109]: read timeout (port 25)
Jan 24 19:53:13 mail postfix/qmgr[20977]: B77CC1BFC2: removed
Jan 24 19:53:13 mail postfix/qmgr[20977]: B77CC1BFC2: removed
Jan 24 19:53:13 mail postfix/qmgr[20977]: C85891BF99: removed
Jan 24 19:53:13 mail postfix/qmgr[20977]: C85891BF99: removed
|