Betterbird / thunderbird-patches

Betterbird is a fork of Mozilla Thunderbird. Here are the patches that provide all the goodness.
Other
522 stars 20 forks source link

Messages no longer show headers (all folders, both INBOX and SENT). #301

Closed rickst29 closed 6 months ago

rickst29 commented 6 months ago

'Inbox' messages no longer show any header information. (When displayed in a new tab, or a new window, or within the message area of the 'classic' 3-panel layout. 'View Message Source' shows that all messages were delivered to the Client with full and correct header information.

I added the 'FolderFlags' add-on, and verified that my INBOX folder has only the "Inbox" flag marked. The The problem is not present within current Thunderbird, but has possibly been 'exposed' by a change within my ISP's 'folder layout' for my email account (IMAP): All other folders (Drafts, Sent, Archive, Junk, Spam, Trash) are now configured as subfolders INBOX.

I don't know if that 'subfolders' arrangement has always been like that, or is a new change at the ISP. Each subfolder is associated with only the single and correct 'flag' for its type, and they operate correctly.

Betterbird commented 6 months ago

You accidentally collapsed the header area using the respective splitter. Drag the splitter down to make the headers visible again.

rickst29 commented 6 months ago

I'm an idiot. THANK YOU !

Betterbird commented 6 months ago

Well, it would be best not to file support cases as GitHub tickets.