為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Disconnect IMAP account from server, living it in thunderbird as archive

  • 2 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 alexmind

more options

Hello!

My IMAP account already closed at server and i whant thunderbird don't try to connect to it, and don't delete it localy. I had removed cheackboxes "cheack mail at startup" and "cheack mail every N min". And changed server name to "1" but it alweys showing popup that thunderbird can't connect to server with old name, when i read old email. I have tried to copy all emails to local folde, but recived error because dont have connection to IMAP server.

How to live that account "offline" for archive and not connect to server any more?

Hello! My IMAP account already closed at server and i whant thunderbird don't try to connect to it, and don't delete it localy. I had removed cheackboxes "cheack mail at startup" and "cheack mail every N min". And changed server name to "1" but it alweys showing popup that thunderbird can't connect to server with old name, when i read old email. I have tried to copy all emails to local folde, but recived error because dont have connection to IMAP server. How to live that account "offline" for archive and not connect to server any more?

所有回覆 (2)

more options

Because imap account folders constantly synchronise with server folders to show what is on server, you have to assume they are also stored on server even if you downloaded full copies. Usually, you synchronise all folders for offline use to download full copies and move emails out of imap account into Local Folders account before closing the account.

Assuming you have got copies of fully downloaded emails in that imap account. Check to see what is stored. In Thunderbird Help > Troubleshooting Information click on 'Open Folder' A new window opens showing contents of your 'profile name' folder. click on 'ImapMail' folder click on the imap mail account name folder

Downloaded Emails are stored in mbox files; mbox files do not have any extension. (These are files you would need to get imported into Local Folders mail account.) You should see *.msf files ; they do not contain emails; they are just indexing files. If you see *.sbd folders, this means you created subfolders, so the *.sbd folder might contain mbox files and *.msf files.

In Thunderbird. Try to use the following to get copies of mbox files into your 'Local Folders' mail account.

Install addon 'ImportExportTools.

how to install addon:

Restart after installing. Right click on 'Local Folders' mail account in Folder Pane and use 'ImportExportTools' > 'Import mbox file' Choose first option to just import mbox file. Choose second option if importing an mbox file that had subfolders. click on OK window opens allowing to locate mbox files. Locate the mbox files in your profile name folder which you viewed earlier and click on 'Open' to import into 'Local Folders' mail account. Repeat as necessary.

more options

That helped! Thank you!