Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Troubles importing emails in Thunderbird

  • 2 답장
  • 1 이 문제를 만남
  • 29 보기
  • 최종 답변자: rachanab

more options

Hi, I have a backup (the entire ".thunderbird" folder essentially, with "xyz.default', "installs.ini" and "profiles.ini) of my Thunderbird emails from my previous organisation and I wish to import these emails on the Thunderbird client at my new organisation. My mails are in Mail/Local Folders for locally saved mail, and in ImapMail/imap4.xyz.com and ImapMail/outlook.office365.com for mail that was on the previous organisation's server and I basically wish to have all the emails in Mail/Local Folders folder on my new Thunderbird installation so that I can access them offline. To do this, I copied the whole xyz.default folder to .thunderbird on my new system, and edited .thunderbird/profiles.ini to point to it, something like this:

[Profile1] Name=myemails IsRelative=1 Path=xyz.default Default=1

And then in the same file in the [General] section changed the option StartWithLastProfile=1 to 0 so that whenever you open Thunderbird you'll be asked to choose profiles.

With these steps I do see the mail folders (including imap emails) in my Thunderbird client for a brief amount of time but later only the emails in local folders are visible. Also, imap accounts keep asking me for my password since they are trying to access the server (which I do not have an access to anymore). Is there anyway I can stop it from doing this so that I can see the emails on the imap account, with the final goal being able to copy the emails from imap account (s) to the Local folders on thunderbird so that I can see those emails offline too?

Needless to say, if the above steps are wrong, I would appreciate knowing the right way to do this also.

Thanks in advance, Rach

Hi, I have a backup (the entire ".thunderbird" folder essentially, with "xyz.default', "installs.ini" and "profiles.ini) of my Thunderbird emails from my previous organisation and I wish to import these emails on the Thunderbird client at my new organisation. My mails are in Mail/Local Folders for locally saved mail, and in ImapMail/imap4.xyz.com and ImapMail/outlook.office365.com for mail that was on the previous organisation's server and I basically wish to have all the emails in Mail/Local Folders folder on my new Thunderbird installation so that I can access them offline. To do this, I copied the whole xyz.default folder to .thunderbird on my new system, and edited .thunderbird/profiles.ini to point to it, something like this: [Profile1] Name=myemails IsRelative=1 Path=xyz.default Default=1 And then in the same file in the [General] section changed the option StartWithLastProfile=1 to 0 so that whenever you open Thunderbird you'll be asked to choose profiles. With these steps I do see the mail folders (including imap emails) in my Thunderbird client for a brief amount of time but later only the emails in local folders are visible. Also, imap accounts keep asking me for my password since they are trying to access the server (which I do not have an access to anymore). Is there anyway I can stop it from doing this so that I can see the emails on the imap account, with the final goal being able to copy the emails from imap account (s) to the Local folders on thunderbird so that I can see those emails offline too? Needless to say, if the above steps are wrong, I would appreciate knowing the right way to do this also. Thanks in advance, Rach

선택된 해결법

You need to get copies of the mbox files that are in the imap account name folders and put them into the 'Local Folders' mail account'.

Exit Thunderbird before you do this.

You may need to use the original backup copy. I suggest you use the right click and 'Copy' method as this will not effect the original. If those imap accounts did not have synchronised downloaded full copies of emails, but only downloaded headers then you will only see *.msf files and no mbox file (no extension). Full downloaded copies of Emails are stored in mbox files. If you see folders with *.sbd extension, it means you had subfolders, then they may contain mbox files.

I've posted an image below showing what is required.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

선택된 해결법

You need to get copies of the mbox files that are in the imap account name folders and put them into the 'Local Folders' mail account'.

Exit Thunderbird before you do this.

You may need to use the original backup copy. I suggest you use the right click and 'Copy' method as this will not effect the original. If those imap accounts did not have synchronised downloaded full copies of emails, but only downloaded headers then you will only see *.msf files and no mbox file (no extension). Full downloaded copies of Emails are stored in mbox files. If you see folders with *.sbd extension, it means you had subfolders, then they may contain mbox files.

I've posted an image below showing what is required.

more options

Many thanks for the solution! This has solved my problem! Thanks again :)