I am trying to add my outlook.com e-mail to Thunderbird.

I can receive outlook e-mail but I cannot send from Thunderbird. I am asked for a password for the specific Microsoft server. I enter my Microsoft account password but… (les mer)

I can receive outlook e-mail but I cannot send from Thunderbird. I am asked for a password for the specific Microsoft server. I enter my Microsoft account password but this does not work. Security setting is STARTTLS withNormal Password authentification. My other Thunderbird non-MS e-mails are problem free.

Solved 11 60

Thunderbird Shift + F5 not working

Hi, After recent Thunderbird update Shift + F5 nor Get new messages for all accounts IMAP doesn't work. I've synchronisation on. When I start Thunderbird it gets messages… (les mer)

Hi, After recent Thunderbird update Shift + F5 nor Get new messages for all accounts IMAP doesn't work. I've synchronisation on. When I start Thunderbird it gets messages fine.

Open

Unified folder listing shows one account but not another?

Hi, I have two accounts in my Thunderbird. They are Gmail (regular gmail account) and CFCC (an institutional account). The CFCC shows up in my Unified Folder list but … (les mer)

Hi, I have two accounts in my Thunderbird. They are Gmail (regular gmail account) and CFCC (an institutional account). The CFCC shows up in my Unified Folder list but the Gmail does not. Is that normal? The main Inbox is showing all incoming emails from both accounts so no performance issues, just wondering how to get rid of the CFCC (if that's possible) to eliminate clutter. Thank you. GES

Open 10 1 50

Repeated Win Defender AV notice of Trojan:HTML/ScrInject.AW!MTB

I've just recently (over the past 10 days) been notified about 3-4 times a day by Windows Defender which flagged "something" as Trojan:HTML/ScrInject.AW!MTB in "file" %te… (les mer)

I've just recently (over the past 10 days) been notified about 3-4 times a day by Windows Defender which flagged "something" as Trojan:HTML/ScrInject.AW!MTB in "file" %temp%/newmsg.

That's where my copy of Tbird puts temp files. Closing it stops this behavior. Uninstalling and reinstalling w/out deleting my profile caused the same behavior, but uninstalling and cleaning out my profile files seems to have stopped this behavior.

I only have one extension, Compact Headers, and that doesn't seem to be the problem. Has anyone else experienced anything like this?

Jim

Open 2 1

Compacting folders progress bar

Currently using TB 153.0, Win 11 on desktop PC. In past versions there was a progress bar on right end of the status line, along bottom edge of the screen, that showed pr… (les mer)

Currently using TB 153.0, Win 11 on desktop PC.

In past versions there was a progress bar on right end of the status line, along bottom edge of the screen, that showed progress while TB was compacting folders. That bar hasn't been visible in last few updates.

When prompted today, I allowed TB to start compacting. I'd permanently deleted a really big bunch of old emails in last few days, so probably a lot of space that could be recovered. I kept waiting and waiting and waiting, but without the progress I had no idea if TB was busy or possibly frozen. So I just left it alone. When I came back and tried to manually start compacting, it immediately said "Done, 0K saved". So it had obviously done the compacting.

If it's an option, how do I enable that progress bar? If not currently available, please consider restoring it in future TB updates. I -for one- think it's a very useful feature.

THX!

Open 7 10

Release 153. No drag and drop

Just updated to the latest version 153. No drag and drop ... message shown is 'Unspecified Error'. I made no changes when updating to this latest release. Appreciate some… (les mer)

Just updated to the latest version 153. No drag and drop ... message shown is 'Unspecified Error'. I made no changes when updating to this latest release. Appreciate some guidence. Thanks

Solved 2

## Thunderbird connects to my IMAP/SMTP server but neither receives nor sends mail

Thunderbird connects to my IMAP/SMTP server but neither receives nor sends mail I am having a problem with Thunderbird on Windows with a custom-domain email account ho… (les mer)

    1. Thunderbird connects to my IMAP/SMTP server but neither receives nor sends mail

I am having a problem with Thunderbird on Windows with a custom-domain email account hosted by Advika Web.

      1. Account

Email address: `connect@synergyappstudio.com`

Mail hosting provider: Advika Web

The mailbox and password are confirmed to be valid because I can successfully log in to the provider's webmail using the same email address and password.

      1. Server settings provided by the hosting provider

Incoming IMAP:

Outgoing SMTP:

      1. What happens in Thunderbird

Thunderbird shows:

> Connected to mail.synergyappstudio.com

However, incoming messages are not downloaded and outgoing messages cannot be sent.

The SMTP error I received was:

> The connection to Outgoing server (SMTP) mail.synergyappstudio.com timed out.

      1. Connectivity tests

I tested the server from Windows PowerShell.

Port 993:

`Test-NetConnection mail.synergyappstudio.com -Port 993`

Result:

> RemoteAddress: 103.69.196.146 > RemotePort: 993 > TcpTestSucceeded: True

Port 465:

`Test-NetConnection mail.synergyappstudio.com -Port 465`

Result:

> RemoteAddress: 103.69.196.146 > RemotePort: 465 > TcpTestSucceeded: True

Therefore, both TCP ports are reachable from my computer.

      1. TLS tests

I also tested the actual TLS handshake rather than just TCP connectivity.

TLS 1.2 against IMAP 993 failed with:

> Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

TLS 1.0 against IMAP 993 produced the same result:

> Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host.

I also tested the TLS handshake against SMTP 465 and received the same "connection was forcibly closed by the remote host" result.

      1. Comparison with Outlook

There is an important comparison:

The same mailbox **successfully connects and authenticates in Classic Outlook** using the same server and credentials.

However, I am using Microsoft Office Home & Student, so Classic Outlook is not available to me as a practical permanent solution for this business email account.

Microsoft's **New Outlook** also fails to add the account and displays:

> Sign in failed. Please try again in a few minutes. You may need an app password.

The mailbox does not use Microsoft 365 authentication. It is a conventional hosting-provider IMAP/SMTP mailbox.

      1. Thunderbird troubleshooting already attempted

I have:

  • Confirmed the password works through webmail.
  • Confirmed the supplied IMAP/SMTP server names.
  • Confirmed ports 993 and 465 are reachable.
  • Confirmed SSL/TLS settings.
  • Used Normal Password authentication.
  • Used the full email address as the username.
  • Tried Thunderbird with the supplied IMAP/SMTP settings.
  • Reduced **Maximum number of server connections to cache** from the default 5 to 3 and then to 1. This did not resolve the problem.
  • Restarted Thunderbird after changing the connection-cache setting.
  • Tried Thunderbird's connection logging, but the generated log files remained 0 KB, so no useful log was produced.
      1. Additional observation

Thunderbird displays "Connected to mail.synergyappstudio.com", but the account does not actually synchronize incoming mail.

The provider's webmail works normally, and Classic Outlook works with the same mailbox.

      1. What I would like help determining

Could you please help determine whether this is:

1. A Thunderbird IMAP/SMTP compatibility issue with this particular mail server; 2. A TLS negotiation issue; 3. A Thunderbird configuration/profile issue; 4. A Windows/security-software interaction; or 5. Something specific to the mail server's IMAP/SMTP implementation?

In particular, I would like to understand why Thunderbird can establish the connection but cannot complete the IMAP/SMTP communication, while Classic Outlook works with the same server, ports and credentials.

I can provide Thunderbird version information, Troubleshooting Information, screenshots of the account configuration, or any additional diagnostic information you need.

Open

Danger associated with preserving Yahoo mails

I have been trying to archive my 25 years of Yahoo mail before they delete most of it. I thought I had it done. Now I have had to start again. Did you know that setting T… (les mer)

I have been trying to archive my 25 years of Yahoo mail before they delete most of it. I thought I had it done. Now I have had to start again. Did you know that setting Thunderbird to ISAM download all your emails will only get the first 10,000 of any folder with more than that in it? Yes indeed, so it seems. We have to set the yahoo download server to the 'export' server. prefix the existing name with 'export'.

)

I am locked out of my yahoo accounts now. And the attempts I made earlier to delete stuff to make room have deleted stuff that never got downloaded/archived because from a folder with more than 10,000. That's how it goes. Just thought I'd warn anyone who might be as unknowing as I was. I took advice to the contrary and believed it.

Open 1

How to transfer account colors to other installs

Version 153 brought account colors to the desktop app. Is there any smoother way to transfer just these settings, no more, no less, to other machines, other than copying… (les mer)

Version 153 brought account colors to the desktop app.

Is there any smoother way to transfer just these settings, no more, no less, to other machines, other than copying the whole profile? I'm using TB on 3 different pc's, of which one has a special profile.

Right now I made screenshots of all 7 accounts + color. I can do it by hand but that's rather cumbersome.

Open 5 10

Easy way to edit subject on received email

As above, is there any EASY way to edit the Subject line on a received email. These days, most accounts are via email, and currently if I receive a bill for payment, I ha… (les mer)

As above, is there any EASY way to edit the Subject line on a received email. These days, most accounts are via email, and currently if I receive a bill for payment, I have to add an XNote or something similar, to note that I have paid, which means that you then have to open that email, to see it... Would be SO much easier, if I could just add a note to the subject line. Realise that you can (laboriously) go through the actual mail files and edit/create a script to do this, but before I go through the process, was thinking there must be an easier way??

Thanks,

Open 4

Using vCard as a Email Signature

Hello, I followed the steps to use the vCard option as a Email Signature. When creating a new email the vCard Signature is not appearing. Please Advise, Rodney … (les mer)

Hello,

I followed the steps to use the vCard option as a Email Signature.

When creating a new email the vCard Signature is not appearing.

Please Advise,

Rodney

Open 3

Cannot reply or forward messages now

I have version 153.02esr. Since two days ago I cannot reply or forward messages. It pulls up the appropriate page but there is no box to send, the space is just blank i… (les mer)

I have version 153.02esr. Since two days ago I cannot reply or forward messages. It pulls up the appropriate page but there is no box to send, the space is just blank in the upper left hand corner.

Open 9

How to set up automatic email forwarding from Thunderbird to Gmail

Hello, My email provider is Thunderbird for my professional email address and I use Gmail everyday for receiving and sending my professional messages. However, Gmail will… (les mer)

Hello,

My email provider is Thunderbird for my professional email address and I use Gmail everyday for receiving and sending my professional messages. However, Gmail will no longer support checking emails from third-party accounts through POP from my PC.

The option to 'Check emails from other accounts' will no longer be available in Gmail on computer. The solution that Google proposes is to set up automatic forwarding (web): To get new emails to appear automatically in my main Gmail inbox (like with POP fetching), set up automatic forwarding with your other email provider (Thunderbird)

Can you help me with the different steps  in both Thunderbird and Gmail settings to make it work? Alternatively, is there another way to still have access to my professional emails through Gmail? Maybe through Gmail app for computer that uses IMAP instead?

For your information: My Thunderbird server settings shows:  Server type: POP Mail Server Server name: pop3.mycompany.com Username: xxx@mycompany.com (my professional email address) Port 995 Thunderbird has been updated and is currently running on version 153.0.3. My computer is running on Windows 10

Thanks so much!

Open 4

Impossible to harmonize fonts for text and signature

We're planning to switch from Outlook to Thunderbird, but we have a hard time in harmonizing font sizes on text and signature. One of the issues is that fonts can be set … (les mer)

We're planning to switch from Outlook to Thunderbird, but we have a hard time in harmonizing font sizes on text and signature. One of the issues is that fonts can be set to textual values tiny, small, medium, etc. w/o knowing what it corresponds to in pt. But lets explain what we tried so far: - Under Settings/ General / Language&Fonts, we defined Calibri 12 as default, what we repeated under Advanced for 'Latin' & 'Other Writing Fonts' - Under Settings / Composition, we defined Calibri / Medium for the HTML Style - The HTML-signature is defined using the Calibri 12 font But when creating a new message w/ these settings, the result is terrible as you can see in the example: disregard the fonts' color, just look at the font sizes.

Is there any simple solution?

Open 1

thunderbird has stopped receiving emails from century link

thunderbird has stopped receiving e-mails from century link. Configurations worked for two years as pop3, now won't connect. Tried imap configuration, same issue. Chan… (les mer)

thunderbird has stopped receiving e-mails from century link. Configurations worked for two years as pop3, now won't connect. Tried imap configuration, same issue. Changed password (CenturyLink has problems with some password characters), still will not connect. AI (co pilot) tells me it is an issue since CenturyLink made changes, but they blame the email app (tried with Samsung app, thunderbird, outlook, none will connect. Connection thru CenturyLink web page works fine.

Open 4

Passwordeingabe nach jedem Update neu erforderlich

Seit ein paar Monaten verlangt Thunderbird nach jedem Update die erneute Eingabe der Passwörter für die Verbindung zum emailprovider und zum google Kalender. Das ist ext… (les mer)

Seit ein paar Monaten verlangt Thunderbird nach jedem Update die erneute Eingabe der Passwörter für die Verbindung zum emailprovider und zum google Kalender. Das ist extrem nervig und war in all den Jahren davor nicht erforderlich. Warum ist das so bzw. wie kann ich die Neueingabe nach jedem Update vermeiden?

Open