forw(1) does always MIMEify now.
authormarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 14:06:49 +0000 (15:06 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 14:06:49 +0000 (15:06 +0100)
Removed the -(no)mime, -(no)format, -filter switches. If you like to forward
messages in non-MIME format, then manually read in the output of:
mhl -forwall -form mhl.forward `mhpath MSGS...`
Digest do get MIMEified too. To send non-MIME digests use:
mhl -forwall -from mhl.digest -digest X -volume Y -issue Z `mhpath ...`


No differences found