etresoft wrote:
How do you know if they are multipart/mixed or plain text?
That part's easy - the emails are just the usual wall of text, the headers are truncated and a lot of info is missing, and the messages say the attachments are multipart/mixed or text/plain.
etresoft wrote:
The only way I've seen that happen is if you have rules that move a message and, for some reason, the rule triggers before the message gets fully downloaded. In this case, rebuilding the mailbox fixes the display.
I think you could be onto something here - this sender is indeed part of a Rule, and the mails are always directed away to a specific mailbox. However, I've yet to see a Rebuild on that mailbox make a difference. I will try again, and again.... :-)
etresoft wrote:
I'm confused about what you are really seeing. Plain text is incompatible with any attachment.
I'm seeing headers like this:
-Apple-Mail=_7064008C-4F08-4ED1-836C-46AC2DC777B2
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
Content-Disposition: attachment;
filename=blahblah.jpg.zip
Content-Type: application/zip;
name="blahblah.jpg.zip"
Content-Transfer-Encoding: base64
UEsDBBQACAAIAA+rMEAAAAAAAAAAAAAAAAAZABAAQVZJUy00LUNhbnRBZmZvcmQtYWRzLmpwZ1VY
DABDBhVPDgYVT/YBFADsvQk8VG/7P37GLlshKkJSyk7Zs5RsIWXfxRgTY2YwMxShVTulkC3Jlj2E
MqEUKiT7nlD2NYYMM/M/M9o+z/P5Ps/z+36/v9e/1/8/t+ucc93Xfd3XvV3nPufc7jeULsqg3A79
U16eAGBmBkgBAMAGcEIAgBHkIHwD4AmyzvO6gicGGs8EHvchLOty8AdM/I3f/J0HtSDbAGYaDwAZ
EKGffD5kz3cdBvCkSD0DYuBRClGi8fzg0XHZi1YOVX8KvEiA9Vr/cbx5FgAkN/64HvRAu8PEjp1E
T1BLAQIVAxQACAAIAA+rMEARrbqTVXQAANXsAAAkAAwAAAAAAAAAAECkgQ9VKABfX01BQ09TWC8u
X0FWSVMtNC1DYW50QWZmb3JkLWFkcy5qcGdVWAgAQwYVTw4GFU9QSwUGAAAAAAMAAwD0AAAAxsko
AAAA
.....
etc
-Apple-Mail=_7064008C-4F08-4ED1-836C-46AC2DC777B2--
So you can see that Mail does indeed see a zip file and that it's encoded base64, but Mail ends up processing it as plain text.
I think you're very much onto something though with the issue of the Rules. I'm going to take this sender out of the Rule for a few days and see what happens.