I just sent an email to somebody, asking for more information. After
doing so, I saw at the bottom of the message pane a message saying:
Replies to the thread "CS Chapter" will not be shown.
Sure enough, the email to which I was replying can no longer be seen.
I appear to have clicked the wrong thing. How do I undo this?
I tried clicking on the message, but that did nothing. (I couldn't
even select the text to copy into this post.)
Thanks,
On Sun, 6/22/2025 10:54 AM, Michael F. Stemper wrote:
I just sent an email to somebody, asking for more information. After
doing so, I saw at the bottom of the message pane a message saying:
Replies to the thread "CS Chapter" will not be shown.
Sure enough, the email to which I was replying can no longer be seen.
I appear to have clicked the wrong thing. How do I undo this?
I tried clicking on the message, but that did nothing. (I couldn't
even select the text to copy into this post.)
Thanks,
https://support.mozilla.org/en-US/kb/ignore-threads
"Can't undo ignore thread"
https://support.mozilla.org/en-US/questions/1126760
*******
The messages themselves, have a couple header lines added,
and those lines contain status bitfields. They indicate
whether the message is read, whether the message is deleted
(but not yet compacted), and so on. Someone in another
group, claims to have used SED to undelete a box where
the customer had deleted the whole thing. So it's possible
to make changes to an MBOX that way.
But it's better to try the "tool way" first.
The messages themselves, have a couple header lines added,
and those lines contain status bitfields. They indicate
whether the message is read, whether the message is deleted
(but not yet compacted), and so on. Someone in another
group, claims to have used SED to undelete a box where
the customer had deleted the whole thing. So it's possible
to make changes to an MBOX that way.
You absolutely can do it with sed. I user a perl script that I created
to do it to recover damaged mbox "folders" but the principle is the
same, with caveat you mentioned "DO NOT COMPACT THE FOLDER". If you
compact the folder you are doomed because TB re-indexes the file
removing any deleted messages.
On Sun, 22 Jun 2025 21:57:50 -0400, Jonathan N. Little wrote:
You absolutely can do it with sed. I user a perl script that I created
to do it to recover damaged mbox "folders" but the principle is the
same, with caveat you mentioned "DO NOT COMPACT THE FOLDER". If you
compact the folder you are doomed because TB re-indexes the file
removing any deleted messages.
I don’t store any of my emails in a client-specific format. Instead, I run an IMAP server (Dovecot), and have the email-client configured to access
my messages via that -- even if the IMAP server is running under my user
ID and storing the messages in my home area anyway.
This way, I can easily switch email clients, and even access the same
email store from another machine. Or use IMAP client scripts to perform operations on the mail store.
Another benefit is that the messages are stored in a standard format (Maildir) which can be manipulated by a range of tools.
Lawrence D'Oliveiro wrote:
Okay even if IMAP Thunderbird caches the email in MBOX format like POP3
I don’t store any of my emails in a client-specific format. Instead, I
run an IMAP server (Dovecot), and have the email-client configured to
access my messages via that -- even if the IMAP server is running under
my user ID and storing the messages in my home area anyway.
This way, I can easily switch email clients, and even access the same
email store from another machine. Or use IMAP client scripts to perform
operations on the mail store.
Another benefit is that the messages are stored in a standard format
(Maildir) which can be manipulated by a range of tools.
but just synchronizes with the server than just downloading messages and expunging them on the server store.
Sysop: | DaiTengu |
---|---|
Location: | Appleton, WI |
Users: | 1,064 |
Nodes: | 10 (0 / 10) |
Uptime: | 150:49:25 |
Calls: | 13,691 |
Calls today: | 1 |
Files: | 186,936 |
D/L today: |
443 files (116M bytes) |
Messages: | 2,411,007 |