On Wed, 29 Mar 2017, Vaibhav wrote:

Hi Everyone,

It seems recent update at yahoo while parsing email having bugs. I have
observed that if we keep Content-Disposition: inline its showing content as
an attachment. As per RFC standard it should render automatically.

Please find attached snapshot for the same.

RFC 6266, section 4.2 says:
   On the other hand, if it matches "inline" (case-insensitively), this
   implies default processing.  Therefore, the disposition type "inline"
   is only useful when it is augmented with additional parameters, such
   as the filename (see below).

Without the message headers we cannot tell whether the Content-Disposition: line includes "filename" or "filename*"
(see RC6266, section 4.3).

Even if the line does contain a filename option,
I don't see why Yahoo should not be able to leave
text documents as attachments rather than inlining them,
although options to switch between thse options would be helpful.

--
Andrew C Aitchison


_______________________________________________
mailop mailing list
mailop@mailop.org
https://chilli.nosignal.org/cgi-bin/mailman/listinfo/mailop

Reply via email to