12a5cfcdb9
MIME encoded email package. PR: 25848 Submitted by: Justin Stanford <jus@security.za.net>
10 lines
326 B
Plaintext
10 lines
326 B
Plaintext
To use RipMIME...
|
|
|
|
If you have an MIME encoded archive (say from sendmail's output)
|
|
called recvmail001.mime and you wish to unpack it to a directory
|
|
(which already exists) called "/var/tmp/unpack", then use ripMIME
|
|
as follows...
|
|
|
|
ripmime -i recvmail001.mime -d /var/tmp/unpack
|
|
|