Cannot acces email

Since moving to Windows 11 and reinstalling Thunderbird, I cannot access emails by this route. I have a domain hosted by Easily and can get to my emails directly through… (funda kabanzi)

Since moving to Windows 11 and reinstalling Thunderbird, I cannot access emails by this route. I have a domain hosted by Easily and can get to my emails directly through their Control Panel, but using the same email, password, ports etc through TB it fails to find the account. I have rechecked all the settings with Easily and tried several times entering them manually in TB, with the same result. What else can I do?

Asked by RD10 2 ezinsukwini ezidlule

Last reply by RD10 1 ihora elidlule

Cancel an email account

For some reason, I was obliged to change the password on one of my external email box. I made a mistake creating a new mail box in Thunderbird with the same name and the… (funda kabanzi)

For some reason, I was obliged to change the password on one of my external email box. I made a mistake creating a new mail box in Thunderbird with the same name and the new password, instead of just informing the new password on the existing mail box. I have now two mailboxes with the same name in Thunderbird. One is enough, but I can't find the way to remove / cancel the second one...

Thank you for your help

Asked by olivier.coyne 1 ihora elidlule

Thunderbird deleting inbox messages from server with IMAP server setting

Hi I've just realised that Thunderbird has been deleting inbox messages from server with IMAP server setting. Is there any way how to turn this off? I would expect this t… (funda kabanzi)

Hi I've just realised that Thunderbird has been deleting inbox messages from server with IMAP server setting. Is there any way how to turn this off? I would expect this to happen with POP but not with IMAP. Cheers Mike

Asked by Michal Racicky 3 amahora adlule

Thunderbird POP3 - Leave messages on server for xxx days feature is not working

Hi all, I just set up an email account with POP3 at Thunderbird and enabled leaving messages on the server for, say, 30 days. But if I enable this, all messages stay on … (funda kabanzi)

Hi all,

I just set up an email account with POP3 at Thunderbird and enabled leaving messages on the server for, say, 30 days. But if I enable this, all messages stay on the server. I have tried this using my Gmail account, Office365 account, and another provider's email account, but the result is still the same. Do you have any suggestions for this case? Or am I missing any setting?

The reason I need this feature is because I use an email provider with a 2 GB email space limit. I want only the past 30 days of messages that are still on the server to avoid email space being full, meanwhile 30 days at the server to allow user still able to read the past 30 days of email from their mobile phone or web.

Asked by Frank 5 amahora adlule

Unable to write the email to the mailbox. Make sure the file system allows you write privileges, and you have enough disk space to copy the mailbox.

My first support request about this was posted on Mon, Nov 18 (8:53 a.m.). I never got a response--probably my fault for posting a minor correction which may have caused… (funda kabanzi)

My first support request about this was posted on Mon, Nov 18 (8:53 a.m.). I never got a response--probably my fault for posting a minor correction which may have caused everyone else to think someone knowledgeable had responded. I apologize for starting a new thread, but it’s been almost a week now and I really need help. The situation: I get my email via POP, and something got corrupted as a result of doing a backup of TB on Nov 15 using MozBackup. Following advice by Toad-Hall on 11/7/23 to a similar support request, in Troubleshooting Information, inside Profile folder, then in Mail, then in the folder for my server, I renamed “Inbox” as “OldInbox.” A new Inbox and new Inbox.msf got created in Mail > 'my-server.' The new Inbox is 0 KB and is dated to the Nov 14, the evening before I did the MozBackup. The date on the new Inbox.msf keeps advancing. There’s a OldInbox.msf file too, with date that keeps advancing. The new Inbox.msf file doesn’t work or isn’t getting used or some such. When I open TB, Inbox still shows the same old list of emails (now inaccessible) that used to be there and that are now accessible in the folder OldInbox. I still get the error message when I try to Get Messages. TB is still not downloading emails from the mail server. How do I get a functioning Inbox?

Asked by selena.billington 8 amahora adlule

Unable to edit contacts.

I have the latest version of TB and Windows 11. I cannot edit contacts in either Cardbook or Address Book. In addressbook there are Edit and Delete tabs, but neither wor… (funda kabanzi)

I have the latest version of TB and Windows 11. I cannot edit contacts in either Cardbook or Address Book. In addressbook there are Edit and Delete tabs, but neither work. I have checked permisssions, and nont denied. I have disabled and reenabled Cardbook. Neither helps. Edits made in my gmail contacts are synchronized. It seems I am missing some simple answer, but ----? Your help will be appreciated. John

Asked by John Looze 8 amahora adlule

Can recieve but am unable to send emails after daylight savings started.

Hallo Up the 4th of October all was ok (see Pix 32), after the 4th I cannot send emails. Error message is Pix 36. Output settings Pix33. Input settings Pix 34. Thunderbir… (funda kabanzi)

Hallo Up the 4th of October all was ok (see Pix 32), after the 4th I cannot send emails. Error message is Pix 36. Output settings Pix33. Input settings Pix 34. Thunderbird version Pix 40. Zonealarm Pro Version Pix (41).I have a newist laptop with windows 10

Workshop PC Windows 8.1 Pro is set for auto daylight savings adjust and has the correct time. rastas@rastaselectronics.com.au is arranged through VentraIP. As shown by Pix 36 all has been ok since The Messaging Co took over from Internode.

Laptop I have a newish laptop with windows 10 (fully updated) and with the latest versions of Thunderbird plus Zonealarm. This laptop can recieve but not send as well.

I've turned off Zonalarm on both and tested to no avail.

Cheers

Asked by rastas 8 amahora adlule

Body of some emaisl blank in Inbox and stored files in folder

I read on the internet that if I go to Mail then the body of the email should be available when blank in above subject files/folders. This does work, but it has only just… (funda kabanzi)

I read on the internet that if I go to Mail then the body of the email should be available when blank in above subject files/folders. This does work, but it has only just started happening. Internet information says due to out of date apps, does this mean Thunderbird is out of date and needs updating because usually the updates are automatic? Or does Thunderbird need to look at the problem and fix, I shouldn't have to go to Mail each time an email body is blank. Not all emails are blank. Appreciate your assistance.

Asked by Val Johnstone 9 amahora adlule

Convert VBA on Outlook to TBird

Can this be doctored to send via Thunderbird? If so pointers would be apreciated! Sub FredWeeklyReport() Dim OutApp As Object Dim OutMail As Object Dim MyAddress A… (funda kabanzi)

Can this be doctored to send via Thunderbird? If so pointers would be apreciated! Sub FredWeeklyReport() Dim OutApp As Object

   Dim OutMail As Object
   Dim MyAddress As String
   Dim MyAddress2 As String
   Dim Response
   Set OutApp = CreateObject("Outlook.Application")
   Set OutMail = OutApp.CreateItem(0)
   On Error Resume Next
   
   Response = MsgBox("Fred. Hide all invoices, check worksheet is up to date", vbOKCancel)
   If Response = vbCancel Then GoTo ExitLable
   'Worksheets("Sheet19").Visible = False
   MyAddress = Sheets("Work summary").Range("Eddress1").Value
   MyAddress2 = Sheets("Work summary").Range("Eddress2").Value
   With OutMail
       .To = MyAddress
       '.CC = MyAddress2
       .BCC = ""
       .Subject = "Fred - PM - Weekly report"
       .Body = "Attached please find my weekly report. Regards, Peter"
       .Attachments.Add ActiveWorkbook.FullName
       'You can add other files also like this
       '.Attachments.Add ("C:\test.txt")
       .Send   'or use .Display
   End With
   On Error GoTo 0

ExitLable:

   Set OutMail = Nothing
   Set OutApp = Nothing

End Sub

Asked by Peter Matthews 10 amahora adlule

Emails quit coming In.

Out of the blue, my Mozilla Thunderbird emails quit coming in. I paid a guy to get 2 weeks worth of emails to come in and thought the problem was fixed. Next day, same … (funda kabanzi)

Out of the blue, my Mozilla Thunderbird emails quit coming in. I paid a guy to get 2 weeks worth of emails to come in and thought the problem was fixed. Next day, same problem - no new emails coming in. What is happening? I need help.

Asked by cwrigor 12 amahora adlule

error message

I am unable to send any messages. Getting this error message - An error occurred while sending mail. The mail server responded: Resources restricted from 69.115.218.69 - … (funda kabanzi)

I am unable to send any messages. Getting this error message - An error occurred while sending mail. The mail server responded: Resources restricted from 69.115.218.69 - try again later (AA,31).

It will list whatever address I am sending to or one off of a group. If I delete the one address it lists out of a group I get the same message with a new address cited.

Any suggestions?

Asked by Gerry McEntee 17 amahora adlule

Last reply by Gerry McEntee 12 amahora adlule

BLUE CIRCLE TIMEOUTS

Constant blue circle timeouts when trying to open emails or send. Everything stops while the blue circle of death throbs for up to 30 seconds every time. Makes every emai… (funda kabanzi)

Constant blue circle timeouts when trying to open emails or send. Everything stops while the blue circle of death throbs for up to 30 seconds every time. Makes every email sent and every one marked junk or otherwise take forever.

Help.

Asked by jpco 12 amahora adlule

Bulk deletions not working well

While cleaning up email to get rid of the large amount of junk I sort by correspondent. This allows me to select several of the mostly junk emails together to delete them… (funda kabanzi)

While cleaning up email to get rid of the large amount of junk I sort by correspondent. This allows me to select several of the mostly junk emails together to delete them. I highlight the first email I want to delete, go to the last one and hit shift and click. Sometimes that can be over a hundred or so emails to delete at once. After selecting delete, sometimes they don't all delete. The email is no longer bolded as though I had read it, but only a portion of the selected actually delete. It sometimes takes 2, 3 or more times of selecting them to get them to all delete. This has just been recently, within the past few months that I have noticed this. Not a terrible problem, but curious as to why this happens.

Asked by eknight 1 isonto elidlule

Last reply by eknight 19 amahora adlule

No emails since February

I had been happily using Tbird for many years. In mid February, when I tried to open my inbox, the message was "inbox in use for some other operation". If it was in use, … (funda kabanzi)

I had been happily using Tbird for many years. In mid February, when I tried to open my inbox, the message was "inbox in use for some other operation". If it was in use, I did not know about it. Then the message changed to "Thunderbird has crashed". I tried again many times over a few months but got the same results. I've just about been coping using webmail but with much grinding of teeth. Today when I tried again, there was no message and no inbox. I've also tried opening a 2nd Tbird account but got nowhere. Does anyone have any suggestions please? Thanks, Richard>

Asked by richard387 20 amahora adlule

Cannot search emails and there contents.

Ive recently started using Thunderbird and its setup with my Gmail account. When i try and search from the search bar, on outlook i used to be able to search within the … (funda kabanzi)

Ive recently started using Thunderbird and its setup with my Gmail account.

When i try and search from the search bar, on outlook i used to be able to search within the PDF document so if i had alot of invoices with the same product on it say 'TBA123' as the product code it would bring all the documents with that in the PDF, is this something that should work on Thunderbird?

Asked by colestott 22 amahora adlule

Issue with Sender Display in Thunderbird PEC Mailbox

Dear Support, I am experiencing an issue with my PEC mailbox configured in Thunderbird. In the sender column, an incorrect email address often appears, unrelated to the … (funda kabanzi)

Dear Support,

I am experiencing an issue with my PEC mailbox configured in Thunderbird. In the sender column, an incorrect email address often appears, unrelated to the actual sender of the received email. In some cases, I see the phrase "on behalf of:" followed by an email address that has no connection to the message in question.

This issue makes it difficult to correctly identify the real sender of emails. I have already checked my account configuration and updated Thunderbird to the latest version, but the problem persists.

Could you please provide guidance on how to resolve this behavior?

I am available to provide further details or screenshots of the issue if needed.

Thank you in advance for your assistance.

Asked by Francesca Rumi 1 usuku oludlule

Thunderbird error

Hello, what is the error in the mail, the mail does not connect, what to do, it throws the following note: The time for connecting to the server imap.ivairiosdurys.lt has… (funda kabanzi)

Hello, what is the error in the mail, the mail does not connect, what to do, it throws the following note: The time for connecting to the server imap.ivairiosdurys.lt has expired.

Asked by Įvairios durys 3 ezinsukwini ezidlule