David F. Skoll wrote:
> Whatever you code up in your filter. MIMEDefang provides mechanism,
> not policy.
That's what I expected, but needed to ask anyway... :)
> Then you need to code this up, in filter_recipient.
How would you suggest doing this? I'm toying with the idea of using
resend_message, but my gut is telling me this isn't a good idea.
<nasty unthought-through code>
if ($#Recipients > 1) {
foreach $Recip (@Recipients) {
resend_message($Recip)
}
}
</nasty unthought-through code>
Thanks!
-- Dave
_______________________________________________
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