Ko tenda hembiapoite sa’ivéta oñemba’apokuévo hese hembiapo porãve hag̃ua. Peteĩ jehaipyre nomoĩporãiramo ne apañuái ha eporanduséramo, roguerekohína ore nepytyvõ rekoha ikatútava ndeykeko @FirefoxSupport Twitter-pe ha avei /r/firefox Reddit-pe.

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

Thunderbird - how to stop check account for new mails?

  • 5 Mbohovái
  • 1 oguereko ko apañuái
  • 4 Hecha
  • Mbohovái ipaháva sfhowes

more options

Hello, have the latest version of Thunderbird (102.5.0.) in Windows 11 Pro. I'm using 6 IMAP accounts there.

I want to stop check mails automatically in one account, so I unchecked: - Check for new messages at startup - Check for new messages every 10 minutes - Allow immediate server notifications when new messages arrive

Problem is thunderbird still checks for new mails of that account and shows me notifications. What is bad please?

Tried to clean install of thunderbird, didn't help it. Thank you

Hello, have the latest version of Thunderbird (102.5.0.) in Windows 11 Pro. I'm using 6 IMAP accounts there. I want to stop check mails automatically in one account, so I unchecked: - Check for new messages at startup - Check for new messages every 10 minutes - Allow immediate server notifications when new messages arrive Problem is thunderbird still checks for new mails of that account and shows me notifications. What is bad please? Tried to clean install of thunderbird, didn't help it. Thank you

Opaite Mbohovái (5)

more options

IMAP doesn't work that way. As mail comes in to the server, they appear in the account.

more options

@david so there is no other way to do that? Want to sync new messages manually only.

more options

Yeah, you seem to be right, at least if you are using a recent Thunderbird version.

From the Thunderbird source code (specifically mailnews/src/nsAutoSyncManager.cpp): + // Get the update time in minutes for each folder of this account/server. + // It will be the user configured biff time for server even if user has + // disabled "Check for new messages every X minutes" for the account. + // Update time will default to 10 minutes if an invalid value is set or + // if there are errors obtaining it. + // Specifically, the value used here is mail.server.serverX.check_time + // or the default mail.server.default.check_time.

you can find the discussion in the following bug - it's a very recent change:

https://bugzilla.mozilla.org/show_bug.cgi?id=1776823

if you understand what is discussed there and think that the change done exceed what is required to fix the original problem, you should comment the bug or file a new one.

more options

With IMAP, you're looking at the server, which is outside Thunderbird control.

more options