Whiterockbiker
2009-06-23 18:21:08 UTC
Hi,
I'm attempting to configure Postfix on my Centos 5 work station. My
provider is ATT\Yahoo (sbcglobal.net). I've set up main.cf with the
following:
relayhost = smtp.sbcglobal.yahoo.com:587
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp.sbcglobal.yahoo.com:587 ***@sbcglobal.net:xxxxxx
I validated the user name and password in a web browser.
I'm recieving 502 errors:
Jun 23 13:01:36 stinky postfix/smtp[13317]: 811AF1928204:
to=<@sbcglobal.net>, relay=smtp.sbcglobal.yahoo.com[68.142.198.11]:
587, delay=0.08, delays=0/0/0.07/0.01, dsn=5.0.0, status=bounced (host
smtp.sbcglobal.yahoo.com[68.142.198.11] said: 530 authentication
required - for help go to http://help.yahoo.com/help/us/sbc/dsl/mail/pop/pop-11.html
(in reply to MAIL FROM command))
I've Googled and nothing works.
All I really want to do is be able to send out mail and I really don't
care as long as I can use Postfix.
Thanks,
I'm attempting to configure Postfix on my Centos 5 work station. My
provider is ATT\Yahoo (sbcglobal.net). I've set up main.cf with the
following:
relayhost = smtp.sbcglobal.yahoo.com:587
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp.sbcglobal.yahoo.com:587 ***@sbcglobal.net:xxxxxx
I validated the user name and password in a web browser.
I'm recieving 502 errors:
Jun 23 13:01:36 stinky postfix/smtp[13317]: 811AF1928204:
to=<@sbcglobal.net>, relay=smtp.sbcglobal.yahoo.com[68.142.198.11]:
587, delay=0.08, delays=0/0/0.07/0.01, dsn=5.0.0, status=bounced (host
smtp.sbcglobal.yahoo.com[68.142.198.11] said: 530 authentication
required - for help go to http://help.yahoo.com/help/us/sbc/dsl/mail/pop/pop-11.html
(in reply to MAIL FROM command))
I've Googled and nothing works.
All I really want to do is be able to send out mail and I really don't
care as long as I can use Postfix.
Thanks,