]> diplodocus.org Git - nmh/blobdiff - mts/sendmail/sendmail.c
Clarified and made some corrections to Kimmo's README.developers changes (BTW,
[nmh] / mts / sendmail / sendmail.c
index 8273f14f927e2e8d73b2f0d6a2e6fe9da7ba1f04..9a9c725fc35651097ed5032eb0e8ec674e2d7c2b 100644 (file)
@@ -120,10 +120,6 @@ sm_init (char *client, char *server, int watch, int verbose,
            client = LocalName();       /* no clientname -> LocalName */
     }
 
            client = LocalName();       /* no clientname -> LocalName */
     }
 
-    if (sasl)
-       return sm_ierror("SASL authentication not supported with the "
-                        "Sendmail MTA");
-
 #ifdef ZMAILER
     if (client == NULL || *client == '\0')
        client = "localhost";
 #ifdef ZMAILER
     if (client == NULL || *client == '\0')
        client = "localhost";