Hi, I need to drop an email based on company policies. I need to run the policies check only once, thats why I coded in filter_end.
Now I need to drop the email from filter_end but I recive a warning.
Its ok to call action_drop() from filter_end()? Even if the documentation says not to do that? :)
How else can I drop the email in filter_end() ?
Many thanks Oliver P.D.: will update the wiki with the answer ;)
-- Oliver Schulze L. <[EMAIL PROTECTED]>
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

