Showing questions tagged: Show all questions

Enable/Disable Show Passwords

April 15, 2024 Thunderbird is Insecure There is missing functionality issues 1. How to Disable the "SHOW PASSWORD" Button in Security Settings 2. Either implement with a… (read more)

April 15, 2024 Thunderbird is Insecure There is missing functionality issues

1. How to Disable the "SHOW PASSWORD" Button in Security Settings 2. Either implement with a Password Password option, only to show the Passwords or 3. Allow the ability to Disable the Button

back in 1916-18 the ability to disable the "SHOW PASSWORD" Button worked with with a variation of the following at that time user_pref("pref.privacy.disable_button.view_passwords", true); I believe I created and used chrome.css or chrome.js

At some point this functionality ceased to work.

Now, I have scoured the Net to figure out a Solution simply setting the value to True, gets reset by Thunderbird, TB does not save it. it always reverts back to False and the button remains available and does not disable

I have tried everything, adding it in user.js, settings.js, userChrome.js I put it in every directory, nothing seems to work

Do I have to Lock it? - How? confusing and disappointing.

Please provide a simple step by step Solution to the problem

Thank you

Asked by icenews 1 week ago

Last reply by david 1 week ago

cannot log into Thunderbird with password that was set up

Hello, I got a tale of two computers with Thunderbird on both. First, I will start with my HP Laptop, its my primary computer due to its speed. I went to check my email… (read more)

Hello, I got a tale of two computers with Thunderbird on both. First, I will start with my HP Laptop, its my primary computer due to its speed. I went to check my emails this morning. I double click on the TBird icon on my desktop. It does not open. Waited a few seconds, tried again and again. Finally, a folder containing pictures opened up. Then, I went to open FireFox, and that same folder with pictures opened. I tried this like five times and the same thing happened. Then I got to thinkin, when I went to shut it down the other day, it said "update and shut down", so I did. Now that I remembered the update, I decided to go back in time to when the laptop was running real good. So I did that recovery, in doing so, it wiped out some of the applications I had on my computer, such as FoxFire, Thunderbird, Adobe, HP printer, CCleaner, and probably others that I seldom used. Somehow, I got to the point where I reinstalled Thunderbird. The only thing is, it would not let me in. When double clicking on the icon, it took me to a page that just wanted my name, email address and password. I enter the info, that page stayed open and added a few more items to the page, such as IMAP and POP3 stuff. IMAP was already selected by Tbird. I then had the option to click "done" . In doing that, it said "Unable to log into server. Probably wrong configuration, username or password" So there's that. Cannot even see the email program. Second part of the mystery, I have an old Gateway desktop. Its slower than slow. I only use it in emergencies, as the above scenario. I fire it up, wait about 5 minutes before I open Thunderbird on that. Guess what, it wants a password. Whats different about this deal is that the email opens, and I can see all my previous emails, but cannot receive or send. I have no Idea whats going on, unless its my deceased wife coming back to haunt me...I don't know.

Asked by dano 2 weeks ago

Last reply by Matt 2 weeks ago

Latest version Disables Real Address Addon

Why is it impossible for Thunderbird to have an option to display the real senders email address instead of just the "fake" display and return address? I use an addon to… (read more)

Why is it impossible for Thunderbird to have an option to display the real senders email address instead of just the "fake" display and return address?

I use an addon to add the true address column in version 102, but as usual Mozilla upates disable useful security related updates.

When is Thunderbird going to show this essential true address instead of spending so much time changing the look and feel?

I am stuck with version 102 or another email client until this changes.

Asked by nothimagain 1 week ago

Last reply by sfhowes 1 week ago

When is 'undisclosed-recipients' shown? Can I check who I sent the message to?

I wrote an email without putting in anyone for the 'TO:' or 'CC:' fields. The BCC: field only had my own email address in it. I accidentally sent this email before I ha… (read more)

I wrote an email without putting in anyone for the 'TO:' or 'CC:' fields. The BCC: field only had my own email address in it.

I accidentally sent this email before I had sorted out the TO: and CC: fields properly.

In my sent email and it had 'undisclosed-recipients' in the To: field.

I found this disconcerting, since I wasn't SURE if I hadn't put anything in the CC: or TO: fields. I worried I may have sent a rough, poorly worded email to someone and that could backfilre.

Am I right that whenever 'undisclosed-recipients' is shown in the To: field and I sent the email, I can check in that sent email who was in the BCC: field and that should re-assure me who had actually recieved a copy of that email.

Clarity in this area would be VERY helpful.

Regards

   Mark

Asked by Mark Dunn 2 weeks ago

Last reply by Matt 2 weeks ago

in Thunderbird how to change password when the original password is lost?

Hi, I am not sure how it happened, I am now in a position where I can't use my Thunderbird properly. Every time I open TB, it asks for "please enter your Primary Passwor… (read more)

Hi, I am not sure how it happened, I am now in a position where I can't use my Thunderbird properly. Every time I open TB, it asks for "please enter your Primary Password" which I don't have/deleted? If a try to remove the tick from "Use a Primary Password" it opens a box requesting my Current Password, I have tried the last one and the one before, none are accepted. When I search in Saved logins, it seems to me to be empty. in short I seem to need a current password to change my password. It is a vicious loop. Can any one help sort this out, Please Thank you from Ilio Pieroni

Asked by Ilio Pieroni 2 weeks ago

Last reply by david 2 weeks ago

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 … (read more)

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 1 day ago

Last reply by Toad-Hall 4 hours ago

Cannot Change Mail Password

I had to change my Google account and therefore my Gmail password due to a reported security breach. I've successfully changed my password for Gmail on my iPhone and iPad… (read more)

I had to change my Google account and therefore my Gmail password due to a reported security breach. I've successfully changed my password for Gmail on my iPhone and iPad but I can't on T'Bird.

I expected that when I opened T'Bird, I'd get an error message saying my password was invalid and then prompting me to enter the new password for my Gmail account. That's the way it used to work and it worked well.

Instead, I get some sort of useless error message about STAT (??) and my credentials are invalid. I get no prompt to enter the now changed password. I get no info as to WHAT credentials aren't valid.

So I opened the Password Manager, found the Gmail line, entered Show Passwords and then edit password. I entered the new password, double checked it and closed out the Password Manager. I get the same useless message about STAT. The old password was *not* the Gmail password.

I opened the Password Manager to find the password is entered correctly. Why is this simple operation so miserably difficult? The old method worked perfectly every time now this one won't at all.

Asked by Paul Cassel 19 hours ago

Last reply by david 19 hours ago

Thunderbird request to take over my Google account

Without notice, Thunderbird today required me to sign-in to my Google account and then produced a window in which it said it wanted to access to my mail, contacts and cal… (read more)

Without notice, Thunderbird today required me to sign-in to my Google account and then produced a window in which it said it wanted to access to my mail, contacts and calendar; in order to compose, send, share, delete permanently, among actions on my personal content. I tried to "Deny" (see below) but the window just returned and returned and could not be deleted. (see "Uploaded images", below for the content of this window).

Is this a scam? Or the result of a hacker?

Asked by RJK 1 week ago

Last reply by david 1 week ago

wrong certificate shown

Hello. For some reason I haven't been able to figure, thunderbird keeps showing me the wrong certificate. I have an account with the server name "mail.estesc.ipc.pt" but… (read more)

Hello.

For some reason I haven't been able to figure, thunderbird keeps showing me the wrong certificate. I have an account with the server name "mail.estesc.ipc.pt" but when fetching email, thunderbird shows me a certificate for "cl.estesc.ipc.pt", does any one know why this happens or how to fix it?

Thanks.

Asked by psilva2001 1 week ago

Last reply by Matt 1 week ago

help to access thunderbird account

i have been away from my pc for 6 weeks and cannot access thunderbird. it repeated states that the login server IMAP.telstra.com failed my email hillsec@bigpond.net.au … (read more)

i have been away from my pc for 6 weeks and cannot access thunderbird. it repeated states that the login server IMAP.telstra.com failed my email hillsec@bigpond.net.au i have tried changing the in server and outgoing server to match my ipad and iphone which can receive emails. please help me to restore everything in thunderbird.

Asked by Karen Cole 1 week ago

Last reply by david 1 week ago

Reconnecting to Thunderbird

As a longtime user and a regular subscriber to Mozilla, I can’t get access to Thunderbird. Reason is that I had to repair the hard drive and now I am locked out. I am una… (read more)

As a longtime user and a regular subscriber to Mozilla, I can’t get access to Thunderbird. Reason is that I had to repair the hard drive and now I am locked out. I am unable to insert a master password because I never had one. Reason being that I have used Thunderbird for years and years before that was required. To say I am frustrated is an understatement. None of your automated advice has a remedy. Should I install a new version of Thunderbird and begin afresh? John Cotterell ( an Australian supporter of your project)

Asked by Billy Bunter 1 week ago

Last reply by david 1 week ago

Can't update my password on Thunderbird 115

Every year I am required to update my university's net id password. Normally T'bird responds asking for a password update. Not this year; I am just cut off. I followe… (read more)

Every year I am required to update my university's net id password. Normally T'bird responds asking for a password update. Not this year; I am just cut off.

I followed all instructions from the T-help site. But it is impossible to update the "saved password." "edit" is not allowed.

When T-bird did ask me to connect via Google, see the screen shot, the next screen locks with a 403 error message, also attached.

I would like to continue to use Tbird, but this is making it impossible. My university's IT people had me download the T-bird again, but the problem persists.

Please advise soon.

Asked by Jane Burbank 5 months ago

Last reply by photobob1 1 day ago

Security settings

I am using Windows 11 and Thunderbird. A few days ago I was asked to type my password every time I opened the mail program. But the password is not accepted now. I have u… (read more)

I am using Windows 11 and Thunderbird. A few days ago I was asked to type my password every time I opened the mail program. But the password is not accepted now. I have used the mail program for years without this problem. How do I fix it?

Asked by wa23 3 months ago

Last reply by Googlethunderbird 2 months ago

thunderbird

Witam, Nie otrzymuje wiadomości od konkretnego nadawcy. Jak mogę to odblokować ? Jest to dla mnie ważny klient i muszę otrzymywać od niego maile. pozdrawiam, Paweł … (read more)

Witam, Nie otrzymuje wiadomości od konkretnego nadawcy.

Jak mogę to odblokować ? Jest to dla mnie ważny klient i muszę otrzymywać od niego maile. pozdrawiam, Paweł Siedlecki

Asked by Paweł Siedlecki 2 months ago

Last reply by sfhowes 2 months ago

where are the junk filters stored when I identify a message as junk

Lately I have been getting a lot of spam and have identified all coming into my inbox as spam. Now many are automatically moved to junk mail box and that is a good thing… (read more)

Lately I have been getting a lot of spam and have identified all coming into my inbox as spam. Now many are automatically moved to junk mail box and that is a good thing. Unfortunately it also seems to be slowing Thunderbird down. I am afraid that many of the "Filters" generated may be duplicated. Is it possible to see them and maybe edit them to reduce the impact on my system?

Asked by KuchleiT 2 months ago

Last reply by christ1 2 months ago