[Mimedefang] How do I unquarantine a message?

David F. Skoll dfs at roaringpenguin.com
Thu Apr 28 09:28:03 EDT 2005


Kevin A. McGrail wrote:

> (echo "From `cat SENDER | tr -d '<>'` `date`"; cat ENTIRE_MESSAGE) >
> message.mbox && mutt -f message.mbox

That works nicely if you've had the foresight to use
action_quarantine_entire_message().  If you've only used action_quarantine()
to quarantine individual parts, the task is much harder.  In general,
you can't reconstruct the original message just from the quarantined parts.

Regards,

David.



More information about the MIMEDefang mailing list