搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Thunderbird 78 Mac - IMAP Settings

  • 13 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Leon21

more options

I'm installing Thunderbird on a new mac, I always have to set:

- Server -> Advanced Settings -> IMAP server directory to: INBOX

My new version of Thunderbird refuses to safe this setting and looses it every time I leave the page. (I obviously press OK).

Any thoughts?

I'm installing Thunderbird on a new mac, I always have to set: - Server -> Advanced Settings -> IMAP server directory to: INBOX My new version of Thunderbird refuses to safe this setting and looses it every time I leave the page. (I obviously press OK). Any thoughts?

被采纳的解决方案

You can copy your profile folder from the old mac and paste its contents into the new mac's profile folder. Make sure you quit Thunderbird before doing any of that. See Profiles - Where Thunderbird stores your messages and other user data for details and Moving Thunderbird Data to a New Computer for how to do it.

定位到答案原位置 👍 0

所有回复 (13)

more options

Why do you have to set that? Thunderbird automatically searches and subscribes to the Inbox IMAP folder when you add an IMAP account. You don't need to specify this via the Advanced server settings section.What makes you think you need to set it up like that? Is Thunderbird not fetching emails from the IMAP Inbox folder automatically?

more options

If I don't set that - all my emails end up under INBOX e.g. If I have a folder called "Holiday" without that set it shows:

myemail@domain.com

    inbox
        holiday

with it set it shows

myemail@domain.com

   inbox
   holiday

And the latter is what I would like to see (and it alwasy did that....)

more options

The only service I'm aware of that involves this setting is gmail, where setting it to [Gmail] changes the folder listing.

more options

Not sure I understand your suggestion? Can you elaborate? I've been using this for many years for my provider (Rackspace)

more options

I don't see that option in the Rackspace setup instructions, although it looks like a feature with Apple Mail. Also, I can't say why the setting isn't saved in TB 78. I do notice the same thing: the setting is not remembered when Account Settings is closed. There is a long-standing meta bug.

more options

I would not regard it as an option in Rackspace - rather an annoyance. I moved to them many years ago and this was what I had to do to get my folders to work correctly. I was able to configure it on any version of Thunderbird except 78.

I'm in a situation now where I have one Mac that is OK (the old one, where I upgraded to 78) and one which I installed 78 from scratch where it doesn't work.

Is there a way to edit or copy a file which moves the correct configuration from the old mac to the new one?

more options

Configure it in v68 then load that profile in v78.

more options

Happy to but how do I do that / which files should I copy (I can just copy them from my old mac 78 but not sure what to copy)

more options

选择的解决方案

You can copy your profile folder from the old mac and paste its contents into the new mac's profile folder. Make sure you quit Thunderbird before doing any of that. See Profiles - Where Thunderbird stores your messages and other user data for details and Moving Thunderbird Data to a New Computer for how to do it.

more options

sfhowes said

Also, I can't say why the setting isn't saved in TB 78. I do notice the same thing: the setting is not remembered when Account Settings is closed.

Definitely a bug. I managed to get it saved using the Config Editor. The value is a string named mail.server.server#.server_sub_directory where # is the server number assigned to the account. To determine the server number, i searched in Config Editor for the account name (email address). In my case, the Gmail account that I was using for testing this was named server4, so the value name I used was

mail.server.server4.server_sub_directory


and its string data was

[Gmail]
more options

@Stans Just looking at your suggested solution (using text editor) - I can't find the file which contains: mail.server.server - can you point me in the right direction (on a Mac)

more options

Config Editor is a feature of Thunderbird (and Firefox). It is an advanced configuration utility that can be used to change Tbird's preferences, and a powerful/dangerous one too, so it should not be played with. Details about how to use it are available here Config Editor. In Tbird v78, there is no Advanced section under the Preferences tab as stated in that article. The Config Editor button is found at the bottom end of the General section of the Preferences tab.

more options

Thanks @Stans - I went the other way and installed 68.10.0 on my new mac, configured it, and upgraded it. That did the trick. Thanks all for your help.