Lista Outra informação. As formas de autenticação do Terra são PLAIN e LOGIN. Se por acaso eu coloco os parâmetros "auth login" ou "auth plain" no arquivo de configuração do MSMTP aparece a seguinte mensagem de erro no mutt
msmtp: support for authentication method LOGIN is not compiled in Existe alguma forma de verificar como é que o pacote MSMTP foi compilado, se foi compilado com as opções LOGIN ou PLAIN ativadas? Obrigado On Dom 10/01/10 11:26 , caio abreu ferreira [email protected] sent: > All > > > > Estou com problema com o software msmtp e o provedor de acesso Terra. > > > Até sexta-feira estava conseguindo enviar normalmente os meus e-mail > através do provedor Terra utilizando o mutt e o msmtp. Quando tento > enviar um e-mail esta aparecendo a seguinte mensagem de erro > "msmtp: support for authentication method PLAIN is not compiled in". > > Algumas informações técnicas: > > ===========================\/=========================== > ##### Informações sobre o provedor Terra ##### > > $ msmtp -d --serverinfo --host=smtp.sao.terra.com.br > host = smtp.sao.terra.com.br > port = 25 > timeout = off > protocol = smtp > domain = localhost > auth = none > user = (not set) > password = (not set) > ntlmdomain = (not set) > tls = off > tls_starttls = on > tls_trust_file = (not set) > tls_crl_file = (not set) > tls_key_file = (not set) > tls_cert_file = (not set) > tls_certcheck = on > tls_force_sslv3 = off > tls_min_dh_prime_bits = (not set) > tls_priorities = (not set) > > --> EHLO localhost > --> QUIT > SMTP server at smtp.sao.terra.com.br (vip-us-br-smtp.terra.com > [208.84.244.140]), port 25: > lachute.tpn.terra.com ESMTP > Capabilities: > SIZE 26214400: > Maximum message size is 26214400 bytes = 25.00 MiB > PIPELINING: > Support for command grouping for faster transmission > DSN: > Support for Delivery Status Notifications > AUTH: > Supported authentication methods: > PLAIN LOGIN > ===========================\/=========================== > > ===========================\/=========================== > ##### Informações sobre o arquivo de configuração do MSMTP ##### > $ msmtp -d i...@terra. > com.br > using account default from /home/cosmo/.msmtprc > host = smtp.sao.terra.com.br > port = 25 > timeout = off > protocol = smtp > domain = localhost > auth = LOGIN > user = [email protected] > password = * > ntlmdomain = (not set) > tls = off > tls_starttls = on > tls_trust_file = (not set) > tls_crl_file = (not set) > tls_key_file = (not set) > tls_cert_file = (not set) > tls_certcheck = on > tls_force_sslv3 = off > tls_min_dh_prime_bits = (not set) > tls_priorities = (not set) > auto_from = off > maildomain = (not set) > from = [email protected] > dsn_notify = (not set) > dsn_return = (not set) > keepbcc = off > logfile = /home/cosmo/log/msmtp.log > syslog = (not set) > reading recipients from the command line > --> EHLO localhost > --> MAIL FROM:[email protected]> > --> RCPT TO:[email protected]> > --> DATA > msmtp: envelope from address i...@terra. > com.br not accepted by the server > msmtp: server message: 550 5.7.1 Must Authenticate! > msmtp: could not send mail (account default from /home/cosmo/.msmtprc) > ===========================\/=========================== > > ===========================\/=========================== > $ gsasl -d --smtp smtp.sao.terra.com.br > gsasl: initialization failure: Low-level crypto error in SASL library > ===========================\/=========================== > > ===========================\/=========================== > $ cat ~/.msmtprc > > # Set default values for all following accounts > defaults > logfile ~/.msmtp.log > # The SMTP server of the provider. > account default > host smtp.sao.terra.com.br > from [email protected] > user [email protected] > password XXXXXXXXXXXX > auth login > ===========================\/=========================== > > Alguém por acaso da lista utiliza este software de SMTP para poder enviar > e-mail? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

