当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

I can't connect my server to Thunderbird

  • 1 件の返信
  • 0 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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
添付されたスクリーンショット

すべての返信 (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.