Closed Bug 655357 Opened 14 years ago Closed 3 months ago

Auto-Expunge: mail.imap.expunge_option = 1 doesn't execute expunge immediately, but only while TB-shutdown

Categories

(MailNews Core :: Networking: IMAP, defect)

x86
Windows 7
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: dfghjkjhg, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0a2) Gecko/20110506 Thunderbird/3.3a4pre I would expect "mail.imap.expunge_option = 1" to execute expunge immeditaley (when removing a message immediately, e. g. via [shift]+[del]). However it only expunges while shutting down Thunderbird. ---- http://kb.mozillazine.org/Deleting_messages_in_IMAP_accounts#Misc mail.imap.expunge_option - 0 means it will never occur - 1 means it always occurs - 2 means expunge the deleted messages when there are at least 20 messages waiting to be expunged. You can change the threshold using mail.imap.expunge_threshold_number. ---- Reproducible: Always
Component: General → Networking: IMAP
Product: Thunderbird → MailNews Core
QA Contact: general → networking.imap
Version: unspecified → Trunk
Summary: mail.imap.expunge_option = 1 doesn't execute expunge immediately, but only while TB-shutdown → Auto-Expunge: mail.imap.expunge_option = 1 doesn't execute expunge immediately, but only while TB-shutdown
Have you set mail.imap.expunge_after_delete to true?

Mozilla Thunderbird 60.9.0
mail.imap.expunge_option = 1
mail.imap.expunge_after_delete = true

Moving messages from account A to account B.
I still find messatges in IMAP folders with other mail clients, with only hidden/deleted mark.
Only going to File menu -> Quit (and waiting a slow M.Thunderbird finish) I reach those messages to be expunged.

Severity: normal → S3

Thunderbird 102.13.0

mail.imap.expunge_option = 1
mail.imap.expunge_after_delete = true

Messages only got deleted after I quit and start it AGAIN. Also tried all combination of these:

mail.imap.expunge_option = 2
mail.imap.expunge_after_delete = true
mail.imap.expunge_threshold_number = 1

mail.imap.expunge_option = 0
mail.imap.expunge_after_delete = true

TB 126.0b3, confirming that mail.imap.expunge_option = 1 doesn't execute expunge immediately, even with mail.imap.expunge_after_delete = true

Duplicate of this bug: 1443160

mail.imap.expunge_option = 1 means that it will always happen when restarting.

the doc at unofficial website http://kb.mozillazine.org/Deleting_messages_in_IMAP_accounts is incomplete.

Status: UNCONFIRMED → RESOLVED
Closed: 3 months ago
Resolution: --- → INVALID
No longer duplicate of this bug: 1443160
See Also: → 399475
You need to log in before you can comment on or make changes to this bug.