On Fri, 23 Jan 2004, Marian Stepka wrote: > > Or simpler, call action_discard()
> I tought so as well, but we would like to keep messages quarantined,
That's fine; this will do what you want:
action_quarantine_entire_message("Kept for InfoSec team");
action_discard();
--
David.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

