engarde-users September 2006 archive
Main Archive Page > Month Archives  > engarde-users archives
engarde-users: [EnGarde] Postfix mail relay-530 authentication r

[EnGarde] Postfix mail relay-530 authentication required

From: Nathan <natewlew_at_nospam>
Date: Tue Sep 05 2006 - 09:23:43 GMT
To: engarde-users@engardelinux.org


Hello,
I have really enjoyed setting up Engarde as a web server but I am having trouble relaying mail through smtp.sbcglobal.yahoo.com. Here is my main.cf:

/smtp_sasl_auth_enable = yes

smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_security_options =
virtual_maps = hash:/etc/postfix/virtual transport_maps = hash:/etc/postfix/transport bounce_queue_lifetime = $maximal_queue_lifetime

relayhost = smtp.sbc.mail.yahoo4.akadns.net mailbox_command = maximal_queue_lifetime = 5d message_size_limit = 10240000 mailbox_size_limit = 51200000
mydestination = $myhostname, localhost.$mydomain, localhost mynetworks = 127.0.0.0/8 192.168.0.0/24
smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination
/

Here is my sasl_passwd:

/smtp.sbc.mail.yahoo4.akadns.net n8wlew" at "sbcglobal.net:XXXXXXXX/

Do I need to install an Sasl package or do I have postfix configured wrong?

Thanks in advance!

/

/


To unsubscribe email engarde-users-request@engardelinux.org with "unsubscribe" in the subject of the message.