X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d92ca17b1bbd3b17be48f48432ddc9a7ed1faf27..85bc89701507a525c54f2c38dfbad852802c2fc1:/uip/mhparse.c diff --git a/uip/mhparse.c b/uip/mhparse.c index 7c8f07dc..6f8ebaf1 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -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);