<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/04/2016 04:35 PM, <a class="moz-txt-link-abbreviated" href="mailto:joao@7lan.net">joao@7lan.net</a>
      wrote:<br>
    </div>
    <blockquote
      cite="mid:c8f7de82a452e9161827ee3b65ce6887@www.intesys.com.br"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <div data-html-editor-font-wrapper="true" style="font-family:
        arial, sans-serif; font-size: 13px;">Hi list,<br>
        <br>
        I want to daemonize my pymilter based milter, but I 'm getting
        some issues using the "daemon" package. Do you guy have any
        suggestion to daemonize my code? <br>
      </div>
    </blockquote>
    Here is the sysvinit script used for EL6:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/sdgathman/milter/blob/master/milter.rc">https://github.com/sdgathman/milter/blob/master/milter.rc</a><br>
    <br>
    Lines 51-53 are the actual call to daemonize.  What specific issues
    are you having?<br>
    <br>
    I am now working on a package for EL7 (to test python3).<br>
  </body>
</html>