]> diplodocus.org Git - nmh/blobdiff - uip/mhparse.c
Added all of mhshow's documented switches to show's handling, on the
[nmh] / uip / mhparse.c
index 7c8f07dc73ca4090038c4d77f329f99317809188..6f8ebaf1e6d102ed37df87fadcba7404a6e027fc 100644 (file)
@@ -1101,8 +1101,9 @@ InitMultiPart (CT ct)
 
        admonish (NULL,
                  "\"%s/%s\" type in message %s must be encoded in\n"
-                 "7bit, 8bit, or binary, per RFC 2045 (6.4).  One workaround "
-                 "is to\nmanually edit the file and change the \"%s\"\n"
+                 "7bit, 8bit, or binary, per RFC 2045 (6.4).  "
+                  "mhfixmsg -fixcte can fix it, or\n"
+                  "manually edit the file and change the \"%s\"\n"
                  "Content-Transfer-Encoding to one of those.  For now",
                  ci->ci_type, ci->ci_subtype, ct->c_file, bp);
        free (cte);