You probably have seen that attachment files of a message became a strange name such as "Part1.2". It seems that it will happen when you open a message with two or more attachments whose name include non-ascii characters and the problem stems from the way of fetching a message.
If you troubles with the matter, set mail.server.serverXXX.mime_parts_on_demand to false, where serverXXX is a server key of a Gmail IMAP server. In case you don't know the server key, type server in the Config Editor's filter. You will find the mail.server.serverXXX.name whose value is an account name of Gmail IMAP. Use the serverXXX for the mime_parts_on_demand option.
Please note that once you set this option to false, entire message including attachments is fetch when you open a message. Therefore, this workaround may lower the performance of your Thunderbird.
For information of this option, refer to MozillaZine knowledge base.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
I start to convert my legacy add-ons into MailExtensions ones to support forthcoming Thunderbird 78, where legacy add-ons will not be sup...
-
Thunderbird 78 removes customization of message header toolbar. Toolbar buttons occupy large area of the header. It is filed as the followin...
-
This is support and discussion thread about my add-ons. Please feel free to post your comments here, including feature requests, questions a...
-
Check and Send v2.0.0 is available. It is fully re-written in Mail Extensions mechanism to support forthcoming Thunderbird 78. It does no...
-
I've developed a new extension for Thunderbird named Google Contacts . This extension accesses to Google contacts and synchronize them w...
-
Tag Popup 2.1.2 is now available for download: https://hogi.sakura.ne.jp/en/ttb/ttb.rhtml Tag Popup has category functionalities similar to ...
-
Priority Switcher for Thunderbird 78 is now available! Priority Switcher 2.0.1 https://hogi.sakura.ne.jp/en/psw/psw.rhtml It is written in M...
-
Message Header Toolbar Customize 2.1.0 is now available for download. This version adds new functionalities that Thunderbird 68 does not hav...
-
Sorry for the silence for a few months. I've not had enough time to writing extensions. It still goes on but I'll update them little...
-
As you may know, MailExtensions, the new Thunderbird add-on framework, has a lot of limitations. I've almost given up to convert Tag T...
5 comments:
Thanks, that helped me a lot!
To me, it worked changing to false
mail.server.default.mime_parts_on_demand
Thanks a lot for the tip
Moisès
Thanks indeed
I had the same problem (could not read some attached files using gmail with Thunderbird using IMAP), and doing what is suggested there worked for me. Thanks.
I had the same problem (could not read some attached files using gmail with Thunderbird using IMAP), and doing what is suggested there worked for me. Thanks.
Post a Comment