On Mon, 9 Aug 2004, Tory Blue wrote:

> This should work, as the docs say that action_bounce does not discard the
> message. So what this below is doing, is

action_bounce prevents delivery of the message, so it won't work.
If you want to return a failure code to the sender *and* still deliver
the message somewhere, the only way is to re-mail the message in a separate
invocation of Sendmail (being sure to detect the re-mailed message in your
filter and not bounce that too!)

Regards,

David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to