Removed -format and -filter from send(1); they were just passed to (s)post(8).
authormarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 16:38:27 +0000 (17:38 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 16:38:27 +0000 (17:38 +0100)
commitf3cb7cde0e6f10451b6848678d95860d512224b9
tree05fbd507309214502ad35a8c8d1432ce4daf1c6d
parent67411b1f95d6ec987b4c732459e1ba8a8ac192c6
Removed -format and -filter from send(1); they were just passed to (s)post(8).
-(no)format switches normalization of addresses on/off. If spost would
support address normalization, then it should be always enabled or disabled.
But as spost doesn't support it it's a no-op in mmh anyway.
-filter is for generating non-MIME messages for Bcc recipients. We'll use
MIME in this case ... as soon as this code is written.
Note: spost is still lagging behind the current development.
man/mh-chart.man1
man/send.man1
uip/send.c