From: David Levine Date: Sun, 6 Oct 2013 13:45:22 +0000 (-0500) Subject: The Content-Disposition type needs to be "inline" for MS Outlook and X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/23dde40d04b6cd6c8e6b266678df12dece44f7ee?hp=23dde40d04b6cd6c8e6b266678df12dece44f7ee The Content-Disposition type needs to be "inline" for MS Outlook and BlackBerry calendar programs to properly handle a text/calendar attachment. So do that with attachformat values of 1 and 2. ---