Nostalgy add-on

I've recently upgraded Thunderbird to 78.14.0 and Nostalgy to 3.4.2. Nostalgy is an essential add-on for me, but it's not working the same as in earlier versions, and I … (funda kabanzi)

I've recently upgraded Thunderbird to 78.14.0 and Nostalgy to 3.4.2. Nostalgy is an essential add-on for me, but it's not working the same as in earlier versions, and I hope someone can help with these problems. Or should I ask Alain Frisch, the author of the add-on? 1. Using S to move (or C to copy) an email to a selected folder works when the email is closed (but highlighted in the Inbox or wherever) but no longer works when the email is open. Earlier versions worked when the email is open, and it's a huge drawback for me that it doesn't work that way now. Am I missing something? 2. The command G (go to the specified folder) does not appear at all when invoked from within an email. When the email is closed G provides the expected list of folders, but focus does NOT move to the selected folder. Again, am I missing something?

Grateful for any help.

Lindsay Graham

Asked by Lindsay13Graham 5 ezinsukwini ezidlule

Last reply by Lindsay13Graham 5 ezinsukwini ezidlule

"Sent mail" grayed out and messages sent are not saved

I have 6 accounts on cox.net and today in two out of the 6 accounts, emails that I send are not saved and I get a message "Your message was sent but a copy was not placed… (funda kabanzi)

I have 6 accounts on cox.net and today in two out of the 6 accounts, emails that I send are not saved and I get a message "Your message was sent but a copy was not placed in your sent folder (Sent) due to network or file access errors. The "sent" folders for these two accounts are grayed out. I have verified that the account settings have the right folder as the destination for the sent emails and have checked that all emails should be saved. I also get a message in Thundebird -The current command did not succeed. The mail server for account xxxxx responded [TRYCREATE} Mailbox doesn't exist. Mail goes out but no copy is saved. Only two out of 6 accounts are affected and I didn't do anything to them before this started happening.

Asked by duhnel 22 amahora adlule

Last reply by duhnel 8 amahora adlule

macOS - 115.10.1 (64-bit) Keeps being non-responsive

So running thunderbird 115.10.1 (64-bit) and more and more issues: the app keeps getting non-responsive for long period of time, to fix this I have to force quit the … (funda kabanzi)

So running thunderbird 115.10.1 (64-bit) and more and more issues:

  • the app keeps getting non-responsive for long period of time, to fix this I have to force quit the app.
  • at times when composing an email the app freezes where no typing occurs for seconds or typing is very slow or after typing awhile the text suddenly appears.

Seems to be happening more and more trying to figure out how it can return back to it's rockstar state when it was <99 version.

any help would be appreciated.

Asked by breon 1 usuku oludlule

Last reply by breon 14 amahora adlule

How can I directly open file links?

In our company, we have recently updated Thunderbird from version 52.3.0 to 115.9.0. Now we have a problem with href links containing file URIs in our messages. We often … (funda kabanzi)

In our company, we have recently updated Thunderbird from version 52.3.0 to 115.9.0. Now we have a problem with href links containing file URIs in our messages. We often receive file links pointing to files in our local intranet, which look like this: <a href="file://///intranet.local/dfs/output/movie.mp4" class="moz-txt-link-freetext" moz-do-not-send="true">movie.mp4</a> Up to Thunterbird version 98.0b3 it was possible to open these files by simply clicking the link. But since version 99.0b1 file links don't open any more. Instead, the error console displays the following message: Security Error: Content at mailbox:///C:/Users/username/AppData/Roaming/Thunderbird/Profiles/profilename/Mail/Local%20Folders/Inbox?number=12345 may not load or link to file://///intranet.local/dfs/output/movie.mp4. Fortunately, it is possible to open the link with "Open Link In Browser" from the context menu. But we would like to get rid of this extra click. I already followed the steps in this document: http://kb.mozillazine.org/Links_to_local_pages_do_not_work#Firefox_1.5.2C_Mozilla_1.8.2C_and_newer Interestingly, this document is older than the time, when our problem was introduced into Thunderbird. Consequently, when I follow these steps, file links still don't open in an external application. Instead, they open inside of Thunderbird which is not the desired effect. To put my question in a nutshell: How can I open file links by left-clicking on them, just the way they open, when I right-click on them and select "Open Link In Browser"?

Steps to reproduce: On a Windows computer create a new mail. Press Ctrl-K to insert a link. Enter the following path with username replaced by your windows logon name: file:///C:/Users/username/Documents Save and close the mail. Watch the mail in the drafts folder. Click the link. Nothing happens, but you can see a message in the error console. Right click the link and select "Open Link In Browser". This opens your windows explorer.

Any solution is welcome, even if it's potentially insecure, since our computers don't have any internet access and we can receive internal mail only.

Asked by Clemens 14 amahora adlule

Last reply by Clemens 6 amahora adlule

UID MOVE failed

Hello, I did look for related posts but found nothing close enough to this so I thought I would create a post. I don't ever recall having this issue before v102 was intro… (funda kabanzi)

Hello, I did look for related posts but found nothing close enough to this so I thought I would create a post. I don't ever recall having this issue before v102 was introduced but now it happens once in a while but not always.

If I am in the inbox of my main mail account and choose to delete a message, it goes away and then reappears almost immediately. There is a box that shows up at the bottom right of the screen that says: The current operation on inbox did not succeed. The mail server for account (my main mail account is shown) responded: UID MOVE failed. This account is in Canada on the Bell Canada network so perhaps it is an ISP issue?

I have 3 mail accounts set up - all IMAP. If I close TB and reopen it, the message is gone as if it required the program to close in order to complete the delete request.

If anyone has experienced this and has any suggestions or tips, it will be greatly appreciated. - Thanks, Mike

Asked by mike611 1 usuku oludlule

Last reply by mike611 1 usuku oludlule

In TB115 how do you change the border color of the context menu using the userChrome.css file?

I was able to change the color of the context menu (the menu you get when you either right click or click on a dropdown) and the color of the highlight/selection as shown… (funda kabanzi)

I was able to change the color of the context menu (the menu you get when you either right click or click on a dropdown) and the color of the highlight/selection as shown in the attached screenshot.

The default color looks like it's black, and I'd like to change it to match the rest of my Arc-Dark gtk theme. Does anyone know the name of the CSS tag that controls the context menu border?

Here's what I have so far:

/* Context Menu */ menupopup > menu, menupopup > menuitem,popup > menu, popup > menuitem {background-color: #404552 !important;}

menuitem:hover, .menu-iconic:hover, .menuitem-iconic:hover {

border-radius: 0px !important;
background-color: #5294E2 !important;

}

Asked by guttermonk 6 ezinsukwini ezidlule

Last reply by guttermonk 5 ezinsukwini ezidlule

Thunderbird not sending Outlook emails

I get this Error message when I try to send emails from my outlook email address in Thunderbird. Basically asking me to enter a Password to login to office365 server … (funda kabanzi)

I get this Error message when I try to send emails from my outlook email address in Thunderbird. Basically asking me to enter a Password to login to office365 server ! My Password is correct, and has not been changed recently.

Any ideas please ?

Asked by Bearpeje 3 ezinsukwini ezidlule

Last reply by Bearpeje 1 usuku oludlule

(Most) messages suddenly disappeared

Today, most of messages have suddenly disappeared from my TB inbox, leaving only the most recent 105 out of approx. 18,000. I have not performed any operations (compactin… (funda kabanzi)

Today, most of messages have suddenly disappeared from my TB inbox, leaving only the most recent 105 out of approx. 18,000. I have not performed any operations (compacting, archiving...) that could have caused this.

I immediately invoked the 'Repair Folder' command, which did not resolve the problem. Further investigation revealed that the 'Inbox' file ('Profiles' folder) actually contains only 105 messages - seems like the 'Repair Folder' truncated the file!

Fortunately, all the messages are still on the server. My question: Is there a method to 'force' reloading of the missing messages?

Thanks, Ray

Asked by ray115 1 usuku oludlule

Last reply by ray115 1 usuku oludlule

Can't have separate SMTP setup?

This can't be this difficult. I need to setup a separate IMAP and SMTP server for accounts. I use SendGrid, so I need my IMAP to my server and SMTP using SendGrid's SMTP.… (funda kabanzi)

This can't be this difficult. I need to setup a separate IMAP and SMTP server for accounts. I use SendGrid, so I need my IMAP to my server and SMTP using SendGrid's SMTP. However, it seems Thunderbird can't do this and only stores one password per account?

I hope there is a solution to this. With e-mail spam filters and such, if this isn't possible then I need to find another email solution. I've used Thunderbird for years and love it, but this might be what pushes me to something else, because I don't have a choice anymore.

Thanks for any help on this issue.

Asked by Scott McCoy 9 amahora adlule

Last reply by Scott McCoy 3 amahora adlule

Slow Performance for Years

Just switching between inboxes can cause up to a 10 second delay with Thundebird "not responding" with the spinning wheel. It has been like this for the last few laptop… (funda kabanzi)

Just switching between inboxes can cause up to a 10 second delay with Thundebird "not responding" with the spinning wheel. It has been like this for the last few laptops I've had and through all the updates and I am getting ready to call it quits. I did a performance recording of me just clicking through the different folders and then it locks up on one. You can see it here https://share.firefox.dev/3WlrRi9

I am using a primary gmail imap account, an office 365 imap account, and another imap account from an ISP.

On Win 10 LTSC, CPU: 16 x 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz @ 2304 MHz 10240 KB Cache, MEM: 65277 MB, 60% (39120 MB) free, GFX: NVIDIA GeForce RTX 3080 Laptop GPU 16192 MB

Asked by Mibix 1 usuku oludlule

Last reply by Mibix 20 amahora adlule

Thunderbird 115.10.1 Inbox

Hi, Just updated to TB 115.10.1 and right on update it now fails to show the most recent emails in the inbox, They are there as I can scroll up to them but it no longer … (funda kabanzi)

Hi,

Just updated to TB 115.10.1 and right on update it now fails to show the most recent emails in the inbox, They are there as I can scroll up to them but it no longer does that on it's own when opening and downloading the latest.

Any suggestions to get it back to normal operating condition?

Asked by tmod700 5 ezinsukwini ezidlule

Last reply by tmod700 3 ezinsukwini ezidlule

No prefs.js file

I am using the current version of Thunderbird, I have been noticing for awhile now that changes I make to my profiles (adding new email accounts or changing smtp servers)… (funda kabanzi)

I am using the current version of Thunderbird, I have been noticing for awhile now that changes I make to my profiles (adding new email accounts or changing smtp servers) are not being saved. In looking at my profile folder. I noticed several prefs-xx.js file but no prefs.js file. The last pref-xx file I have is from 2022 and it stopped at prefs-32. My question where did the prefs.js file go and how do I get it back.

Thanks Dan

Asked by dsheehantr 4 emasontweni adlule

Last reply by dsheehantr 4 ezinsukwini ezidlule

Change buttons shown while viewing a message

Hi, I do like how I can change the toolbar buttons that Thunderbird shows when I open Thunderbird. That is, I other mouse button click on the toolbar and select "Custom… (funda kabanzi)

Hi,

I do like how I can change the toolbar buttons that Thunderbird shows when I open Thunderbird. That is, I other mouse button click on the toolbar and select "Customize." I have a panoply of buttons to choose from, to arrange as I wish on the toolbar.

But, when I am reading an email, the buttons I see on the top left of the email window are: "Reply, Forward, Archive, Junk, Delete, More" (in Settings, I have "'Open messages' set to 'in a new message window'."

I have not been able to find a similar "Customize" ability for the toolbar of the message window.

Is there such an ability?

The reason I ask... I'd like to have similar control over that toolbar to that I have on the other Thunderbird toolbars. But I cannot find the appropriate Customize option.

What am I missing?

thx.

(Thunderbird 115.9 on Linux Mint, 115.10 on Windows)

Asked by TooFar 5 ezinsukwini ezidlule

Last reply by TooFar 4 ezinsukwini ezidlule

Can I change display in Sent folder?

This is something I've never encountered, since I hardly ever go to the Sent folder except to look at something I sent. But this was a different task. I've had a series… (funda kabanzi)

This is something I've never encountered, since I hardly ever go to the Sent folder except to look at something I sent. But this was a different task.

I've had a series of emails from a friend, that my wife wanted me to forward to her so she could see them. So I went to the Sent folder, and forwarded 3 of those emails to my wife. Then she told me she only got one so I went back to Sent and thought they would be at the top of the list, 1-2-3, but that was not what I found. Since those emails were each part of several different threads in the back and forth with my friend, it took me a long time to figure out which email to pick off and resend. I made sure I was sorting them by date, descending, but was bewildered that the listing had the ones I wanted embedded (see screenshot, with the ones I just sent highlighted in red)

So my question is, is there a setting where I could tell Tbird to sort strictly by send date?

Asked by SonOfEru 3 ezinsukwini ezidlule

Last reply by SonOfEru 3 ezinsukwini ezidlule

how do i change the name of a contact field like custom properties or organizational properties to something else

in the contact field, how do i change the name of a contact field like custom properties or organizational properties to something else? i do not know how to add an image… (funda kabanzi)

in the contact field, how do i change the name of a contact field like custom properties or organizational properties to something else? i do not know how to add an image! So, go to address book, new contact, and you will see the fields custom properties and organizational properties towards the bottom.....Thank you...b³

Asked by Bullish Bob Bagley 7 amahora adlule

Last reply by Bullish Bob Bagley 2 amahora adlule

How to create a saved search folder "not in other saved searches"?

(TLDR; Questions in bold at the bottom) I currently have just a desktop Mac. I recently switched from Apple Mail to Thunderbird to read three email accounts: iCloud, gma… (funda kabanzi)

(TLDR; Questions in bold at the bottom)

I currently have just a desktop Mac. I recently switched from Apple Mail to Thunderbird to read three email accounts: iCloud, gmail & a university account. I had previously used rules at the server level on my iCloud account, and this caused hella pain during the migration, including some zombie rules that I think I have isolated to Thunderbird. I deleted the rules from iCloud, removed the iCloud account from Thunderbird, restarted and then re-added it to Thunderbird. So far, so good, although I had to resubscribe to the draft, junk and trash folders (all other than the inbox) for some reason.

I have decided to experiment with not using rules or folders at all, and instead use local saved searches in Thunderbird. This will make my life easier when I get a laptop, which is inevitable. Two machines reading the same IMAP emails with rules can get weird.

Can I copy/paste existing saved search folders, so I can do similar searches just by making minor changes to the search terms? If so, how?

Can I copy/paste or save saved search folders, so I can do the same searches on a different Mac, without painstakingly recreating all the search terms? If so, how?

Can I create a saved search folder that contains all the messages not found in any OTHER saved search folder? If so, how?

Asked by townie 6 ezinsukwini ezidlule

Last reply by townie 5 ezinsukwini ezidlule

Export Thunderbird v.115 Contacts to excel file

I am using TBird v115.10.1 and I need to be able to EXPORT my contacts to an Excel .CSV file. My version of TBird does not offer any customisation of the Export functio… (funda kabanzi)

I am using TBird v115.10.1 and I need to be able to EXPORT my contacts to an Excel .CSV file. My version of TBird does not offer any customisation of the Export function.

Asked by shane49 4 ezinsukwini ezidlule

Last reply by shane49 4 ezinsukwini ezidlule

Can't send emails after update

Using windows 10, windows firewall, windows antivirus, Thunderbird 115.9.0 (32-bit) Can't send from Optimum accounts. Error message "Sending of the message failed. An … (funda kabanzi)

Using windows 10, windows firewall, windows antivirus, Thunderbird 115.9.0 (32-bit)

Can't send from Optimum accounts.

Error message "Sending of the message failed. An error occurred while sending mail. The mail server responded: Spam detected by content scanner. Message rejected (ID 661FD756017B2BC6). Please check the message and try again."

Check outgoing server setting, tried changing authentication method, but got the same error.

Asked by adstern 12 amahora adlule

Last reply by adstern 11 amahora adlule

Deleting emails in Thuderbird in Outlook email account does not delete them in Outlook

Hello. I have my outlook.com account set up in Thunderbird 115.10.1. When I delete emails in Thunderbird from my inbox, they disappear and they go to the Deleted folder… (funda kabanzi)

Hello. I have my outlook.com account set up in Thunderbird 115.10.1. When I delete emails in Thunderbird from my inbox, they disappear and they go to the Deleted folder in Thunderbird as they should, but they aren't deleted on the Outlook server. I can still see them in my inbox if I use my Outlook app on my phone. I must delete them using my phone.

If I delete an email on my Outlook app on my phone, they disappear immediately in Thunderbird, which is correct. In other words, it works correctly if I delete from my phone, but not from Thunderbird.

My server settings are: Server Type: IMAP Mail Server Server Name: outlook.office365.com Port: 993 Connection security: SSL/TLS Authentication method: OAuth2 When I delete a message: Move it to this folder: Deleted on <myaccount>@outlook.com

Can anyone help? Thanks!

Asked by mossy_rock 6 ezinsukwini ezidlule

Last reply by mossy_rock 6 ezinsukwini ezidlule