mhbuild: Removed -contentid switch, which was an Outlook 2002 workaround.
authormarkus schnalke <meillo@marmaro.de>
Tue, 1 May 2012 11:53:32 +0000 (13:53 +0200)
committermarkus schnalke <meillo@marmaro.de>
Tue, 1 May 2012 11:53:32 +0000 (13:53 +0200)
commite68b1fb49f49b3f68b7a1a5eeb449b2c26b196a8
treeb399ceb7345d830940053c8617e2b8724831751c
parentb24f96523aaf60e44e04a3ffb1d22e69a13a602f
mhbuild: Removed -contentid switch, which was an Outlook 2002 workaround.
Explanation:
Outlook 2002 won't display attachments that have a Content-ID header.
This is a bug in Outlook 2002, not in mhbuild. There used to be this
-nocontentid switch to prevent Content-ID headers to be inserted. As I
consider it wrong to complicate all other MUAs instead of forcing the
developers and users of broken MUAs to fix or change their software,
I removed it.
You can still workaround the bug in the following way: invoke
`e mhbuild' manually at the Whatnow prompt and edit the draft again
thereafter, removing the Content-ID headers. Then send it.
man/mhbuild.man1
uip/mhbuild.c