Mozilla 도움말 검색

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

자세히 살펴보기

Removed IMAP Account reappears after every second restart

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

more options

I've removed an IMAP account in Thunderbird but when I restart the application, every second time, the account reappears. This account no longer exists on the mail server and I deleted a few at the same time but this is the only one to reappear. Please could you help me resolve this. Thanks Scott

I've removed an IMAP account in Thunderbird but when I restart the application, every second time, the account reappears. This account no longer exists on the mail server and I deleted a few at the same time but this is the only one to reappear. Please could you help me resolve this. Thanks Scott

모든 댓글 (3)

more options

Windows can restore old copies of files, especisally if it decides it has corrupted the current version. Look for windows replacing prefs.js

more options

Thanks for your reply Matt, I removed the account, took a screenshot of the file prefs.js attributes and then restarted the application, the IMAP folder had returned so I went back and checked the file attributes again against the screenshot and there was no change. There are 8 accounts, a mixture of POP and IMAP but this is the only one I have had trouble with and it's always after the second application restart.

more options

that file is read on startup and written at close down of the application. There are some reads and writes in the middle. But your test need to be immediately after closing.

As all of the preferences for everything Thunderbird are stored there, and the data is missing after the first restart (no account) it is clearly being written. That this information reappears after you have proof that the file has been saved only leaves the operating system.

I don't have any idea what. But as Thunderbird does not store a backup of the prefs.js file it can not retrieve the information. Something external has to be involved.