Dovecot auth: inet socket. Bug 2280
[users/jgh/exim.git] / src / src / spam.c
index 4cc4a9ae0967c9f069baba3feeae58b14120c186..6954bee32ada2ee5819f37d93fdec1ae58ce5871 100644 (file)
@@ -344,7 +344,7 @@ start = time(NULL);
     for (;;)
       {
       /*XXX could potentially use TFO early-data here */
-      if (  (spamd_cctx.sock = ip_streamsocket(sd->hostspec, &errstr, 5)) >= 0
+      if (  (spamd_cctx.sock = ip_streamsocket(sd->hostspec, &errstr, 5, NULL)) >= 0
          || sd->retry <= 0
         )
        break;