Boa noite... não sei como resolver, mas tenho um amigo que teve o mesmo problema... e ele conseguiu arrumar...
qualquer coisa o email dele é [EMAIL PROTECTED] []'s Setor de Informática - ANCA/MST Bras ília <[EMAIL PROTECTED]> escreveu: > Bom dia pessoal, > > Alguem está usando um relayhost com smtp auth no postfix? Me pareceu simples, mas no funciona:-( > > /var/log/mail.info: Aug 15 12:28:57 meuhost postfix/smtp[14252]: DBEE712EF2: to=<[EMAIL PROTECTED]>, relay=smtp.bra.terra.com.br [200.176.3.73], delay=1783, status=deferred (Authentication failed: cannot SASL authenticate to server smtp.bra.terra.com.br[200.176.3.73]: no mechanism available) > > meuhost:~$ telnet smtp.bra.terra.com.br 25 > Trying 200.176.3.73... > Connected to smtp.bra.terra.com.br. > Escape character is '^]'. > 220 guarapari.terra.com.br ESMTP > ehlo 200.163.14.213 > 250-guarapari.terra.com.br > 250-PIPELINING > 250-SIZE 25000000 > 250-ETRN > 250-AUTH PLAIN LOGIN > 250-XVERP > 250 8BITMIME > > A minha configuração: > Woody 3.0, kernel 2.4.18, postfix, postfix-tls, libsasl2*, libsasl7 > > /etc/postfix/main.cf: > ... > smtp_sasl_auth_enable = yes > smtp_sasl_password_maps = hash:/etc/postfix/saslpasswd > smtp_sasl_security_options = noanonymous > > /etc/postfix/saslpasswd: > smtp.bra.terra.com.br nomedousuario:senhadousuario > > Agradeço, > > Pascal

