Renamed "sendmail" mts method to "sendmail/smtp", allowing "sendmail"
[mmh] / mts / smtp / smtp.c
index c18b89b..00df119 100644 (file)
@@ -768,7 +768,7 @@ sm_end (int type)
     int status;
     struct smtp sm_note;
 
-    if (sm_mts == MTS_SENDMAIL) {
+    if (sm_mts == MTS_SENDMAIL_SMTP) {
        switch (sm_child) {
            case NOTOK: 
            case OK: