Bom Dia, Configurei o ISPconf + Postfix + Mysql e está ok, enviando e recebendo email usando Webmail só que fui configurar o thunderbird e quando vai autenticar no smtp ele me retorna um alerta informando que a conexão não tem criptografia.
Nos logs do servidor recebi essas mensagens: Jun 2 12:38:46 ns imapd: Connection, ip=[::ffff:187.113.43.53] Jun 2 12:38:46 ns imapd: LOGOUT, ip=[::ffff:187.113.43.53], rcvd=24, sent=464 Jun 2 12:38:46 ns postfix/smtpd[4725]: warning: Can't require client certs unless TLS is required Jun 2 12:38:46 ns postfix/smtpd[4725]: warning: 187.113.43.53: hostname 187.113.43.53.static.host.gvt.net.br verification failed: Name or service not known Jun 2 12:38:46 ns postfix/smtpd[4725]: connect from unknown[187.113.43.53] Jun 2 12:38:47 ns postfix/smtpd[4725]: disconnect from unknown[187.113.43.53] Jun 2 12:38:47 ns postfix/smtpd[4725]: warning: 187.113.43.53: hostname 187.113.43.53.static.host.gvt.net.br verification failed: Name or service not known Jun 2 12:38:47 ns postfix/smtpd[4725]: connect from unknown[187.113.43.53] Jun 2 12:38:47 ns postfix/smtpd[4725]: improper command pipelining after EHLO from unknown[187.113.43.53] Jun 2 12:38:47 ns postfix/smtpd[4725]: disconnect from unknown[187.113.43.53] Jun 2 12:39:04 ns imapd: Connection, ip=[::ffff:127.0.0.1] Jun 2 12:39:04 ns imapd: LOGIN,[email protected], ip=[::ffff:127.0.0.1], port=[60781], protocol=IMAP Jun 2 12:39:04 ns imapd: DISCONNECTED,[email protected], ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=82, sent=317, time=0 Já recriei o certificado e nada. O main.cf referente ao tls está assim: smtpd_tls_cert_file = /etc/postfix/smtpd.cert smtpd_tls_key_file = /etc/postfix/smtpd.key smtpd_tls_CAfile = /etc/postfix/cacert.pem smtpd_use_tls = yes smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache smtpd_tls_req_ccert = yes smtpd_tls_security_level = may smtpd_enforce_tls = yes Como falei, usando o webmail está ok mas com o cliente de email não funciona. Alguem tem alguma dica do que pode ser? Muito obrigado. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

