freebsd-ports/mail/ripmime/pkg-message
Will Andrews 12a5cfcdb9 Add ripmime 1.0.0pr3, a program that extracts attached files out of a
MIME encoded email package.

PR:		25848
Submitted by:	Justin Stanford <jus@security.za.net>
2001-04-07 07:42:47 +00:00

9 lines
326 B
Text

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