Added Content-Description header with the filename of the attachment.
[mmh] / man / send.man1
index 7b368ea..09e3f40 100644 (file)
@@ -65,6 +65,7 @@ A message part header for an attachment might be:
 .PP
 .nf
 Content-Type: text/plain; name="VERSION"; charset="us-ascii"
+Content-Description: VERSION
 Content-Disposition: attachment; filename="VERSION"
 .fi
 .PP