I'm sorry not to be helpfull in this topic. But one question: Why do they send mails in HTML?
Did you try if this problem appears also if the mails are plaintext?
regards
Juergen
Am 09.11.18 um 17:15 schrieb vv01f:
> We periodically get emails of an organization that loves to use their
> Apple products but otherwise is quite nice to be informed about.
> Just I will miss their attachments when I view email in text-only mode.
> To view them I need to enable at least simplified HTML… and for obvious
> and recently highlighted reasons I refuse to do so by default.
>
> Also I am suspecting this problem best is solved by fixing something at
> Apple, but they did not respond within 3 Months and there was no fix either.
> So I kindly ask if you can mitigate this in tb :)
>
> I hope to help identifying the problem with the structure ob that mail…
>
> ```
> …
> From: ${sender}
> Content-Type: multipart/alternative; boundary="Apple-Mail=_${uuid0}"
> Date: ${timestamp0}
> Subject: ${subject}
> Message-Id: <${uuid2}@${sender-domain}>
> Mime-Version: 1.0
>
>
> --Apple-Mail=_${uuid0}
> Content-Transfer-Encoding: quoted-printable
> Content-Type: text/plain;
> charset=utf-8
>
>
> ${Text-Content0}
> --Apple-Mail=_${uuid0}
> Content-Type: multipart/mixed;
> boundary="Apple-Mail=_${uuid1}"
>
>
> --Apple-Mail=_${uuid1}
> Content-Transfer-Encoding: 7bit
> Content-Type: text/html;
> charset=us-ascii
>
> ${HTML-Content2}
> --Apple-Mail=_${uuid1}
> Content-Disposition: inline;
> filename="${attachment1}.pdf"
> Content-Type: application/pdf;
> x-unix-mode=0644;
> name="${attachment1}.pdf"
> Content-Transfer-Encoding: base64
>
> ${base64-1}
> --Apple-Mail=_${uuid1}
> Content-Transfer-Encoding: 7bit
> Content-Type: text/html;
> charset=us-ascii
>
> ${HTML-Content1}
> --Apple-Mail=_${uuid1}
> Content-Disposition: inline;
> filename="${attachment0}.pdf"
> Content-Type: application/pdf;
> x-unix-mode=0644;
> name="${attachment0}.pdf"
> Content-Transfer-Encoding: base64
>
> ${base64-0}
> --Apple-Mail=_${uuid1}
> Content-Transfer-Encoding: quoted-printable
> Content-Type: text/html;
> charset=utf-8
>
> ${HTML-Content0}
>
> --Apple-Mail=_${uuid1}--
>
> --Apple-Mail=_${uuid0}--
>
> ```
>
>
>
>
> _______________________________________________
> enigmail-users mailing list
> [email protected]
> To unsubscribe or make changes to your subscription click here:
> https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
>
--
Juergen M. Bruckner
[email protected]
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
