[Mimedefang] How to resend a quarantined messages later?

David F. Skoll dfs at roaringpenguin.com
Thu Aug 1 11:49:01 EDT 2002


On Thu, 1 Aug 2002 Dale_Whiteaker-Lewis at Dell.com wrote:

> I'm using procmail and Maildir formatted directories to sort the entire
> message into directories (currently based on original recipient name,
> probably soon to be based on timestamp).  The unusual thing here is that I
> use a loop to action_delete_recipient all the original recipient and then at
> the end action_add_recipient to a single spam-quarantine recipient address.

But you'll lose envelope recipients (e.g. Bcc: addresses) and the envelope
sender (which can be different from the "From:" header.)

> This preserves the whole message (not split into parts a la
> action_quarantine_entire_message()), including any SA modifications.

action_quarantine_entire_message() doesn't split the message into parts
(but you do lose SA modifications.)

--
David.




More information about the MIMEDefang mailing list