On Fri, 26 Sep 2014 09:49:10 -0400
"Kevin A. McGrail" <[email protected]> wrote:

> From looking at the code, I think maybe I should have a return
> status on my function so I've added return 0;  If I'm right, I think
> perhaps the man page could be a bit more effusive on that point?

Well, it currently reads:

   The return value from filter_cleanup becomes the slave's exit
   status.

I guess I can change it to:

   The return value from filter_cleanup becomes the slave's exit
   status, so make sure filter_cleanup returns an integer suitable for
   a process exit status.

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to