搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Thunderbird not sending messages

  • 1 回覆
  • 0 有這個問題
  • 2 次檢視
  • 最近回覆由 Matt

more options

Um, although I can recieve messages without issue, when sending, it gets stuck on "Sending message". No idea why.

Um, although I can recieve messages without issue, when sending, it gets stuck on "Sending message". No idea why.
附加的畫面擷圖

所有回覆 (1)

more options

Perhaps protons bridge has nodded off to sleep. Perhaps other software is using the localhost IP 127.0.0.1 Thunderbird's oauth authentication implementation used localhost, just not port 1025 and we have seen issues with folk using web server software (mostly developers) on the same machine which consumes all traffic on localhost. Perhaps you have an antivirus program scanning mail and it is stumbling on outgoing mail on localhost. It does ring malware bells as they tend to use that service address as well to send spam on some systems.

Unfortunately the proton "bridge" is in effect some sort of mail server installed on your local system, how it works is basically unknown, so why using it might fail is really just guesswork