Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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