Apparently MIMEDefang has no action_notify_recpients() feature,
presumably because of the dangers Dianne described. resend_message()
isn't quite the right thing, either, but may have code you can
repurpose.
If you are willing to risk the dangers of both bouncing and forwarding
a message, then in your filter_end() subroutine you can call
action_bounce() *and* you can do whatever you need to do (I pipe the
original to sendmail) to send a completely new message to the
recipient(s). You can do these two things in either order because a
call to action_bounce() takes effect after filter_end() returns.
:: Jeff Makey
[email protected]
_______________________________________________
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