From: Ruud de Rooij Date: Sun, 26 Sep 1999 17:45:55 +0000 (+0000) Subject: * Added config.sub and config.guess to the list of files to be X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/2da3024caea2be71550f9eabd2fbc08fefe29bb5?ds=sidebyside;hp=2da3024caea2be71550f9eabd2fbc08fefe29bb5 * Added config.sub and config.guess to the list of files to be distributed. * Fixed bug in sbr/fmt_scan.c where an extra newline would be added if a list of addresses was split over several header lines. * In mts/smtp/smtp.c, undefine strlen and strcpy if they are macros, regardless of platform. * Allow q to quit mhshow, and n to skip to next part. Patch from Kimmo Suominen . * Modified mhstore to recognize attachments created by sendfiles with x-conversions=gzip. ---