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.