On 09/22/2016 11:54 AM, Vieri Di Paola wrote: >> From: "Richard Laager" <[email protected]> >>> It's a typo, I presume? In my example, [email protected] wants the >>> boilerplate and [email protected] doesn't. So I guess you meant "resend to >>> [email protected], >>> delete_recipient([email protected]) and add boilerplate", right? >> >> No, I don't think so? If ORG does NOT WANT boilerplate, then you resend >> to ORG and delete ORG, as resending sends the original, unmodified, no >> boilerplate message. Then you add boilerplate for the remaining >> recipient, which is COM, who WANTS the boilerplate. > > OK, got it. However, I want all the filtering stuff in the filter*() > functions to be applied to the "resent" message to ORG, except the > boilerplate. I guess it's not possible because resend_message resends the > ORIGINAL message and won't be processed.
When the message is resent, you'll see it again in another run of the filter. That's your opportunity to do what you need for the ORG recipient. Craft your filter very careful in light of this! -- Richard _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

