[Mimedefang] File qurantine without sending report to final recipient...

David F. Skoll dfs at roaringpenguin.com
Fri Jan 23 11:58:22 EST 2004


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.



More information about the MIMEDefang mailing list