https://github.com/jaymzh/mime_dump
Utility to inspect and extract mime messages
https://github.com/jaymzh/mime_dump
Last synced: over 1 year ago
JSON representation
Utility to inspect and extract mime messages
- Host: GitHub
- URL: https://github.com/jaymzh/mime_dump
- Owner: jaymzh
- License: other
- Created: 2019-08-18T19:36:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T19:39:13.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T01:43:55.606Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# mime_dump
`mime_dump` was originally written for Greg K-H (Linux Kernel USB maintainer)'s
x.sh script so he could easily process patches in MIME encapsulation in an
automated manner.
Over time I grew it into a generic and robust mime-extraction utility.
Based on a global and local config file as well as command-line options, it's
highly configurable. It can take MIME-heavy messages and give you just the
pieces you want, de-mime'd.
`mime_dump`'s help option describes all of it's options as well as the config
file format.
- Phil Dibowitz
http://www.phildev.net/mime_dump/