Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

I can't connect my server to Thunderbird

  • 1 resposta
  • 0 tem este problema
  • 1 visualização
  • Última resposta de Matt

more options

Hello,

I have a server and trying running 'POSTFIX' mail server, and I want to connect 'Thunderbird mail' to it.

On the server side, the following ports are open: 143 ALLOW Anywhere 466 ALLOW Anywhere Postfix ALLOW Anywhere

So I set Thunderbird mail to connect to these ports:

-Incoming: port 143 (screenshot 1) -Outgoing: port 465 (screenshot 2)

but the connection isn't successful, when I want to send mail this is the error shown:

======================

Sending of the message failed. The message could not be sent because connecting to Outgoing server (SMTP) bytsnbytes.com failed. The server may be unavailable or is refusing SMTP connections. Please verify that your Outgoing server (SMTP) settings are correct and try again.

======================

When I want to get messages, it tells me connection is refused.

what is the problem and how to fix it? -Regards

Website: https://www.bytsnbytes.com

Hello, I have a server and trying running 'POSTFIX' mail server, and I want to connect 'Thunderbird mail' to it. On the server side, the following ports are open: 143 ALLOW Anywhere 466 ALLOW Anywhere Postfix ALLOW Anywhere So I set Thunderbird mail to connect to these ports: -Incoming: port 143 (screenshot 1) -Outgoing: port 465 (screenshot 2) but the connection isn't successful, when I want to send mail this is the error shown: ================================== Sending of the message failed. The message could not be sent because connecting to Outgoing server (SMTP) bytsnbytes.com failed. The server may be unavailable or is refusing SMTP connections. Please verify that your Outgoing server (SMTP) settings are correct and try again. ================================== When I want to get messages, it tells me connection is refused. what is the problem and how to fix it? -Regards Website: https://www.bytsnbytes.com
Capturas de tela anexadas

Todas as respostas (1)

more options

DNS has issues https://intodns.com/bytsnbytes.com

I tried testing the SSL for the server as you have selected STARTTLS, but it failed, suggesting the port may not be open. https://www.immuniweb.com/ssl/bytsnbytes.com/Reoycxa0/

Port 143 is generally a port with no connection security and the various security and encryption require correct certificates. A common issue is certificates are installed for Apache web server, but not for the dovecote mail server.