<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hello everyone,<br>
    <br>
    Following what Simon Lecaille (my coworker) did in April and advices
    from Maxim I prepared the following patch to use parse_url function
    to allow Local Unix Socket in Auth-Server on Mail Auth Module.<br>
    I didn't see a patch by Igor inbetween so I wrote it...<br>
    <br>
    The patch is currently missing "port" (especially on INET/INET6)
    usage (since it's not needed in Unix Socket I first tried this way).
    It will add it back very soon but I need some advice on it. Should I
    allow empty port and concatenate it only when not empty ? Should we
    allow port to be passed on Auth-Server line ? (ie. localhost:9100)<br>
    Port should certainly be ignored when using Unix Socket to avoid
    messing with the real path ...<br>
    <br>
    Any comment on code/indent/style is welcome so I can improve this
    patch and ask for inclusion later.<br>
    <br>
    Best regards,<br>
    <br>
    Stephane BERTHELOT.<br>
    <br>
    <div class="moz-signature">-- <br>
      <title></title>
      <img alt="(Logo EmisFr)"
        src="cid:part1.01090902.04030405@emisfr.com"
        moz-do-not-send="false" style="float: left; margin-right: 0.5em;
        padding-bottom: 1.5em;">
      <div style="font-size: smaller;">
        <strong>St&eacute;phane BERTHELOT</strong><br>
        EmisFR<br>
        <i>Infog&eacute;rance totale ou partag&eacute;e, sur site ou distante,
          D&eacute;veloppements sur mesure web 2.0</i><br>
        10 rue Mazagran, 54000 NANCY, France<br>
        <a href="http://www.emisfr.com">http://www.emisfr.com</a><br>
        Tel/Fax.: +33.3 83 32 25 75<br>
      </div>
    </div>
  </body>
</html>