Showing questions for topic:

Thunderbird Can't Receive Mail with Connection Security set to SSL/TLS

I have spent some time digging through your messages about how to fix this issue. I get the general "where to" enable SSL/TLS but no trouble shooting to this specific lev… (read more)

I have spent some time digging through your messages about how to fix this issue. I get the general "where to" enable SSL/TLS but no trouble shooting to this specific level.

Spectrum (charter) Internet on May-30-25 a pop up "Add Security Exception" on wife's account (Image #1 below). We have same Internet provider and same server config's (except email name & password or course).

 This Security Exception has happened before, as well as on my account in the past. 

Although, I never got the Exception this time. We did "Confirm Security Exception" 2x on her account and she is up and running again. No issues.

  However, I can't receive e-mails with the Account Settings / Server Settings / Security Settings

"Connection Security" set to SSL/TLS" it must be set to "None" When set to SSL/TLS and I push the "Get Mail" button, the server isn't even banged as there's no msg in lower left frame of TB. I have gmail account and it does bang that one like it should. If set to "None" I get the msg in lower left TB frame showing connection to Charter server and I receive any outstanding e-mails. But I don't want to continue without a password.

 Under [Settings/ Privacy & security / Manage Certificates]

hers (Image #2 below) looks different than mine (Image #3 below). She has the 2 confirmed Security Exceptions, but also has a "View" and "Export" button that are bolded when the specific line item is highlighted. I do not have a View or Export button shown. How do I enable the SSL/TLS with password and actually receive emails?

 I am using TB 128.11.0esr (64-bit)

thx in advance Gene

Solved Archived 9 318

incoming email

Thunderbird email stopped receiving new emails about mid-afternoon two days ago. Now the only way to received new email is to turn off security. Outgoing emails are una… (read more)

Thunderbird email stopped receiving new emails about mid-afternoon two days ago. Now the only way to received new email is to turn off security. Outgoing emails are unaffected.

When attempting to receive emails following security re-initiation, the following message is displayed: "The certificate for Wowway.com is not valid for that server. . . ."

Wowway (WOW!) cannot help.

Please keep response as non-technical as possible, as I am a novice.

Archived 3 90

I am using email [edited-for-privacy]@supanet.com

Thunderbird says this "the certificate for imap.supanet.com does not come from a trusted source". however I have used this email for some time and am happy with it . can … (read more)

Thunderbird says this "the certificate for imap.supanet.com does not come from a trusted source". however I have used this email for some time and am happy with it . can I continue with this certificate as I do trust this source

Archived 11 565

I received notifications that I had a unsecure Certificate

I received 2 notifications stating that 1) The certificate for imap.gmail.com does not come from a Trusted Source and 2) You are about to override how Thunderbird Identif… (read more)

I received 2 notifications stating that 1) The certificate for imap.gmail.com does not come from a Trusted Source and 2) You are about to override how Thunderbird Identifies this site. Legitimate banks, stores and other public sites will not ask you to do this. This site attempts to identify itself with invalid information. The certificate is not trusted because it hasn't been verified as issued by a trusted authority using a secure Signature. I have been with Thunderbird for around 20 years and have contributed to it twice, so please help me!

Open 1 100

Security certificate exception

Typically if I experience a security certificate exception, thunderbird will popup the certificate exception box, I click to get certificate and am done. Today I cannot … (read more)

Typically if I experience a security certificate exception, thunderbird will popup the certificate exception box, I click to get certificate and am done.

Today I cannot get the certificate popup to appear. which is fine I know where the certificates are managed but I have not a clue how to add a certificate OR what information to enter into the "Add security exception" dialogue box

Any help would be greatly appreciated.

Solved Archived 7 1383

Can't receive email due to a "certificate" problem

I am receiving a notification that states "The certificate for mail.morrisbb.net is not valid for that server. Someone could be trying to impersonate the server ". As a… (read more)

I am receiving a notification that states "The certificate for mail.morrisbb.net is not valid for that server. Someone could be trying to impersonate the server ". As a result I am not receiving any emails through Thunderbird, but I can go to the Morris Broadband website to colllect them. I have used Thunderbird for many years without a problem. I don't understand what that notification means. I don't even know what a certificate is! So, in short, I don't have a clue how to fix this issue. Can someone please give me a clue as I'm clueless. Also, I turned off my antivirus program (Malwarebytes) and that didn't help at all. I appreciate your help!

Archived 1 140

Unclear sending message failure when sending signed S/MIME email

I recently obtained a digital certificate for use with S/MIME. I followed the process laid out in https://support.mozilla.org/en-US/kb/instructions-smime-certificate-usi… (read more)

I recently obtained a digital certificate for use with S/MIME. I followed the process laid out in

https://support.mozilla.org/en-US/kb/instructions-smime-certificate-using-csr

to generate my key pair, create a CSR, submit it to a CA, download the resulting certificate file, and import it into Thunderbird. I also imported the intermediate certificate showed as the issuer for my cert, which in turn appears to be signed by one of the certs trusted by default in Thunderbird.

Having done that, I see the certificate showing up under "your certificates" in the Certificate Manager, with a "not before" date in the past and a "not after" date in the future. So everything appears to look correct, but when I try to send a signed email I get the following error message as a pop-up:

"Sending of the message failed. You specified that this message should be digitally signed, but the application either failed to find the signing certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired."

And if I look at the console in developer tools I see:

"mailnews.send: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgComposeSecure.beginCryptoEncapsulation]

   _startCryptoEncapsulation resource:///modules/MimeMessage.sys.mjs:488
   _writePart resource:///modules/MimeMessage.sys.mjs:536
   createMessageFile resource:///modules/MimeMessage.sys.mjs:82
   createAndSendMessage resource:///modules/MessageSend.sys.mjs:147
   CompleteGenericSendMessage chrome://messenger/content/messengercompose/MsgComposeCommands.js:6456
   GenericSendMessage chrome://messenger/content/messengercompose/MsgComposeCommands.js:6372
   SendMessage chrome://messenger/content/messengercompose/MsgComposeCommands.js:6984
   doCommand chrome://messenger/content/messengercompose/MsgComposeCommands.js:1085
   doCommand chrome://messenger/content/messengercompose/MsgComposeCommands.js:1263
   goDoCommand chrome://messenger/content/globalOverlay.js:99
   oncommand chrome://messenger/content/messengercompose/messengercompose.xhtml:1
   openWindowPrompt resource:///actors/PromptParent.sys.mjs:75
   receiveMessage resource:///actors/PromptParent.sys.mjs:18
   openPrompt resource://gre/modules/Prompter.sys.mjs:1228
   openPromptSync resource://gre/modules/Prompter.sys.mjs:1071
   alert resource://gre/modules/Prompter.sys.mjs:1375
   alert resource://gre/modules/Prompter.sys.mjs:78
   fail resource:///modules/MessageSend.sys.mjs:358
   createAndSendMessage resource:///modules/MessageSend.sys.mjs:157

MessageSend.sys.mjs:149:32

   createAndSendMessage resource:///modules/MessageSend.sys.mjs:149
   CompleteGenericSendMessage chrome://messenger/content/messengercompose/MsgComposeCommands.js:6456
   GenericSendMessage chrome://messenger/content/messengercompose/MsgComposeCommands.js:6372
   SendMessage chrome://messenger/content/messengercompose/MsgComposeCommands.js:6984
   doCommand chrome://messenger/content/messengercompose/MsgComposeCommands.js:1085
   doCommand chrome://messenger/content/messengercompose/MsgComposeCommands.js:1263
   goDoCommand chrome://messenger/content/globalOverlay.js:99
   oncommand chrome://messenger/content/messengercompose/messengercompose.xhtml:1
   openWindowPrompt resource:///actors/PromptParent.sys.mjs:75
   receiveMessage resource:///actors/PromptParent.sys.mjs:18
   openPrompt resource://gre/modules/Prompter.sys.mjs:1228
   openPromptSync resource://gre/modules/Prompter.sys.mjs:1071
   alert resource://gre/modules/Prompter.sys.mjs:1375
   alert resource://gre/modules/Prompter.sys.mjs:78
   fail resource:///modules/MessageSend.sys.mjs:358
   createAndSendMessage resource:///modules/MessageSend.sys.mjs:157"

I can't make sense of the error message, since the certificate appears under "your certificates" in the certificate manager, and it does not appear to be expired. Can anyone suggest how to determine the root cause and fix it? Does it matter that the certificate is for a non-default identify I've added for the account in Thunderbird? Does it matter if the "common name" in the certificate doesn't match the "Your Name" field in Thunderbird? Any pointers on what to check would be appreciated.

Open 4 80

Force TLS Version Not Working

Hi I have a problem with Thunderbird which might be a bit niche but here goes... The first attempt at sending an email fails as TLS Record Layer v1 is used, the mail serv… (read more)

Hi

I have a problem with Thunderbird which might be a bit niche but here goes...

The first attempt at sending an email fails as TLS Record Layer v1 is used, the mail server sees this and hard resets the connection so sending halts. See attached Wireshark trace screenshot "Failed".

If I retry the send again Thunderbird uses TLS Record Layer v1.3 and the email goes out ok. See attached Wireshark trace screenshot "Success".

If I send another message immediately no problem but if I wait 20-30 minutes the above cycle happens again.

I have set the minimum TLS version in the config to 1.3 (option 4) and restarted Thunderbird but this has not changed anything.

Any ideas how I can fix this? It's a pain because automated replies don't work.

Solved 6 50

I have just installed Thunderbird, am continually getting "certificate for outlook.office365.com" not trusted

I have just installed Thunderbird, am continually getting "certificate for outlook.office365.com" not trusted. I have added Thunderbird to my Malwarebytes exception list… (read more)

I have just installed Thunderbird, am continually getting "certificate for outlook.office365.com" not trusted. I have added Thunderbird to my Malwarebytes exception list, but the the notice continue to come. I have ensured that OAuth2 is the correct authentication method, but the messages persist.

Is there something else I can do to stop these messages?

Would be very grateful, thank you.

Tim Harrison

Archived 1 180

certificate problems

Why do I suddenly (from one day to another) receive the message: "Das Zertifikat für imap.gmail.com stammt nicht von einer vertrauenswürdigen Quelle." when trying to dow… (read more)

Why do I suddenly (from one day to another) receive the message: "Das Zertifikat für imap.gmail.com stammt nicht von einer vertrauenswürdigen Quelle."

when trying to downlowd messages from Gmail?

I have not changed anything at all.

Solved 4 40

Certificate error

I am getting an error for an outdated certificate on my mail smtp server and when I try to add a security exception Thunderbird does absolutely nothing when i click the … (read more)

I am getting an error for an outdated certificate on my mail smtp server and when I try to add a security exception Thunderbird does absolutely nothing when i click the button to add a security exception where I can send mail. I end up having to cancel the window and discard my email. It will also not go view the certificate and if you ask it to check it just hangs up forever in and endless loop of checking.

Archived 2 289

export all public pgp keys to file via command line

I want to export all public pgp keys from Thunderbird to a file via the command line. I am on Ubuntu 22.04, but would imagine that does not play a big role. Does somebody… (read more)

I want to export all public pgp keys from Thunderbird to a file via the command line. I am on Ubuntu 22.04, but would imagine that does not play a big role.

Does somebody have an idea how to do that?

Archived 2 190

STARTLS Error Message When Attempting to Send Message from Gmail Account

Over a month ago I began experiencing an error message when attempting to send emails from my gmail account using Thunderbird (TB). Error msg reads: Sending of the messag… (read more)

Over a month ago I began experiencing an error message when attempting to send emails from my gmail account using Thunderbird (TB). Error msg reads: Sending of the message failed. An error occurred while sending mail. The mail server responded: Must issue a STARTLS command first. For more information go to: https://support.google.com/a/answer/3221692 and review RFC 3207 specifications. 00721157ae682-765bb916a90sm38332507b3.4-gsmtp. Please verify that your email address is correct in your account settings and try again.***While I have looked at all of this, I can't really find a solution I know how to implement.***

I can send emails using Google webmail and when I do, the emails show up in my TB Sent items folder. I'm totally stumped and considering moving to Outlook. But TB has been perfect for me for years and I want to stay with it. Any help will be much appreciated!

Solved Archived 6 169

New Security Codes for vodafonemail.de, TLS Code not in Thunderbird available

Server Posteingang IMAP (empfohlen) imap.vodafonemail.de Ports für Posteingang IMAP SSL: 993 / TLS: 143 Server Postausgang SMTP smtp.vodafonemail.de Ports für Postausg… (read more)

Server Posteingang IMAP (empfohlen) imap.vodafonemail.de Ports für Posteingang IMAP SSL: 993 / TLS: 143

Server Postausgang SMTP smtp.vodafonemail.de Ports für Postausgang SSL: 465 / TLS: 25 oder 587

Solved 5 80

Can't get mail

A few days ago I stopped getting my mail. I checked to see if the firewall was set to allow Thunderbird. It was. I tried changing account settings. I found out that i… (read more)

A few days ago I stopped getting my mail. I checked to see if the firewall was set to allow Thunderbird. It was. I tried changing account settings. I found out that if I changed Connection Security from STARTTLS to SSL/TLS there was no change. But, if I went to NONE my mail came through. Fine, but I don't want to go on without Security. Any suggestions?

Ed

Archived 5 110