8000 GitHub - UsenetBig8/mimestrip: Convert an e-mail message to a single word-wrapped text part
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

UsenetBig8/mimestrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mimestrip

This script takes a text/rfc822 message, strips out all but the first plain-text part (or converting the first HTML part to plain text if there is no plain-text part), and word-wraps the plain-text part. The original message is read from stdin and the modified message is written to stdout.

This is intended as a replacement for Alex Wetmore's Stripmime, which has the unfortunate behaviour of folding rather than wrapping quoted-printable messages at column 75.

About

Convert an e-mail message to a single word-wrapped text part

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0