-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Sep 05, 2006 at 07:37:06PM +0300, Andrei Popescu wrote: > Hello everybody, > > I am trying to relay my mail through my new provider, instead of > gmail. This is mail.log after a postqueue -f > ... > postfix config: > > # postconf -n > alias_database = hash:/etc/aliases > alias_maps = hash:/etc/aliases > append_dot_mydomain = no > biff = no > config_directory = /etc/postfix > inet_interfaces = all > inet_protocols = ipv4 > mailbox_command = > mailbox_size_limit = 0 > mydestination = localhost.localdomain, omnibook.homenet, localhost.homenet, > localhost > myhostname = omnibook.homenet > mynetworks = 127.0.0.0/8 > myorigin = /etc/mailname > recipient_delimiter = + > relayhost = [mail.clicknet.ro] > smtp_sasl_auth_enable = yes > smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd > smtp_sasl_type = cyrus > smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache > smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) > smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem > smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key > smtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache > smtpd_use_tls = yes > > I also tried the empty "smtp_sasl_security_options =" mentioned at bug > #252837.
for me the following setting works on 3 machines: relayhost = [mail.gmx.net] sender_canonical_maps = hash:/etc/postfix/canonical smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_security_options = noanonymous smtp_tls_note_starttls_offer = yes smtp_use_tls = yes though that way it also uses tls... so you might want to skip smtp_use_tls maybe it helps yours Albert - -- Albert Dengg <[EMAIL PROTECTED]> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE/pCfhrtSwvbWj0kRAkyUAJoDTcErwi5BK+bDkmPh0cy0vFl7zwCbBf5+ 44h6tpe66nkE3ZJiz5858CA= =5A/L -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]