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)
commit6e271608b7b9c23771523f88d23a4d3593010cf1
treee8de4534c76d633d014e4ac98e5669ae3a2f9412
parent8d102acadc29635b951f7e113c49d9ea686c7b2d
forw(1) does always MIMEify now.
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 ...`
etc/digestcomps
man/forw.man1
man/mh-chart.man1
uip/forw.c