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… (続きを読む)

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

1 時間前 に Michal Racicky が質問

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 … (続きを読む)

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.

3 時間前 に Frank が質問

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… (続きを読む)

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?

6 時間前 に selena.billington が質問

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… (続きを読む)

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

6 時間前 に John Looze が質問

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… (続きを読む)

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

6 時間前 に rastas が質問

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… (続きを読む)

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.

7 時間前 に Val Johnstone が質問

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… (続きを読む)

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

8 時間前 に Peter Matthews が質問

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 … (続きを読む)

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.

10 時間前 に cwrigor が質問

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 - … (続きを読む)

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?

15 時間前 に Gerry McEntee が質問

10 時間前 に Gerry McEntee最後の返信

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… (続きを読む)

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.

10 時間前 に jpco が質問

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… (続きを読む)

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.

1 週間前 に eknight が質問

17 時間前 に eknight最後の返信

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, … (続きを読む)

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>

18 時間前 に richard387 が質問

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 … (続きを読む)

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?

20 時間前 に colestott が質問

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 … (続きを読む)

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.

23 時間前 に Francesca Rumi が質問

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… (続きを読む)

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.

3 日前 に Įvairios durys が質問

modzilla email error on ubuntu

modzilla email error on ubuntu: The Local Directory path "/home/peter/.thunderbird/n4rpxwpa.default-esr/modzilla mail client error: Mail/pop3.wa.exemail.com-1.au" is inv… (続きを読む)

modzilla email error on ubuntu: The Local Directory path "/home/peter/.thunderbird/n4rpxwpa.default-esr/modzilla mail client error: Mail/pop3.wa.exemail.com-1.au" is invalid. Please pick a different directory.

1 日前 に Sermonp が質問

The account xxxxx@verizon.net is being processed. Please wait until processing is complete to get messages

TB stopped downloading emails from the Yahoo server. I still could send emails. I moved all emails from all TB folders (Inbox, trash, etc) to Local folders, deleted the… (続きを読む)

TB stopped downloading emails from the Yahoo server. I still could send emails. I moved all emails from all TB folders (Inbox, trash, etc) to Local folders, deleted the profile. Redid the profile. Now TB still doesn't download emails. I get the message "The account xxxx@verizon.net is being processed. Please wait until processing is complete to get messages." AND now I can't send emails either.

1 日前 に jsaklas が質問

Mail channel is marking outgoing emails as spam

My email hosting provider is is using mailchannels spam filter for outbound email, and after I switched from K9 to Thunderbird (Android) all my outgoing emails are being … (続きを読む)

My email hosting provider is is using mailchannels spam filter for outbound email, and after I switched from K9 to Thunderbird (Android) all my outgoing emails are being marked as spam and blocked. I have a ongoing case logged with them but checking if any one has any advice or has similar issues?

Note k9 works fine, I'm guessing they are confused with headers from PC vs mobile version

1 日前 に paul663 が質問