Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Thunderbird not sending messages

  • 1 réponse
  • 0 a ce problème
  • 2 vues
  • Dernière réponse par 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.
Captures d’écran jointes

Toutes les réponses (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