<html>
<head>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Courier New, Courier, monospace">Just thought I'd post
to the list about signals being eaten by libmilter and a solution
</font>I discovered. I know there have been some posts on it in the
past.<br>
<br>
If you start libmilter from within a thread of a process, then the
process can still receive and process the signals (it appears that
libmilter's signal handling is circumvented, probably because it's
in a thread).<br>
<br>
<br>
<br>
</body>
</html>