Details
Description
Headers that contains:
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Result in an undefined index in MimeMailParser.class.php for $part['disposition-filename'], because no disposition-filename header fragment exists. Instead, the attachment should only be set if that header fragment is set.