[Mimedefang] How to quit mimedefang-filter early?

Scott Galambos scottg at particlesoftware.com
Thu Nov 18 03:37:41 EST 2004


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.






More information about the MIMEDefang mailing list