blob: 3a8d451db1a32325045fd017b5880182e80283b0 (
plain) (
tree)
|
|
You have installed RipMIME, a utility to extract attachments from
MIME-encoded email messages.
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 you would
type: ripmime -i recvmail001.mime -d /var/tmp/unpack
|