Changed error message to say that blind lists aren't
authorDavid Levine <levinedl@acm.org>
Mon, 15 Oct 2012 00:02:43 +0000 (19:02 -0500)
committerDavid Levine <levinedl@acm.org>
Mon, 15 Oct 2012 00:02:43 +0000 (19:02 -0500)
compatible with sendmail/pipe.

uip/post.c

index 09ca15e..6b07861 100644 (file)
@@ -864,7 +864,7 @@ putfmt (char *name, char *str, FILE *out)
                           they'd have the Blind-Carbon-Copy
                           indication. */
                        adios (NULL,
-                              "blind aliases not compatible with"
+                              "blind lists not compatible with"
                               " sendmail/pipe");
                    }