In filter_begin I want to simply accept the message and quit, skipping all my subsequent code. If I add:

action_accept();
exit();

I get "Slave 1 died prematurely -- check your filter rules" because of the exit(); How can I simply cleanly exit from my mimedefang-filter whenever I want to?

Thanks.



_______________________________________________
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