Bug 3137 - Display Gzipped HTML, Patch, PDF and Plain Text files
Summary: Display Gzipped HTML, Patch, PDF and Plain Text files
Status: NEW
Alias: None
Product: Claws Mail (GTK 2)
Classification: Unclassified
Component: UI/Message View (show other bugs)
Version: 3.9.3
Hardware: All All
: P3 enhancement
Assignee: users
URL:
Depends on:
Blocks:
 
Reported: 2014-04-10 08:31 UTC by khazarian
Modified: 2015-11-15 15:04 UTC (History)
0 users

See Also:


Attachments

Description khazarian 2014-04-10 08:31:26 UTC
Add ability to display Gzipped HTML, Patch, PDF, Plain Text files etc. as if they were not Gzipped compressed.
Comment 1 Colin Leroy 2014-04-10 10:00:50 UTC
That may be a job for a plugin. (Plugins can alter the rendering of attachments, like the TNEF plugin replacing the MS crap with normal things).
Comment 2 khazarian 2014-04-11 06:57:46 UTC
I forgot to list several MIME Types of PDF.

application/pdf
application/x-pdf
> application/x-bzpdf
> application/x-gzpdf
Comment 3 Paul 2015-11-15 15:04:42 UTC
Just FYI, for plain text gzipped files you can use an Action:

gzip -dfc %p |

Note You need to log in before you can comment on or make changes to this bug.