![]() |
N900 and N9 email misses some attachments
Searching hasn't found me a case quite like I've run into.
My N9 somehow has started to fail to get attachments in emails from one particular sender. Every week, she sends a newsletter in pdf format. I get the email body, but the attachment is missing. My wife gets the same email, but she gets the attachment intact. If she forwards me the email she received, the attachment is there. I get another pdf weekly newsletter from another sender using the same domain, same email system. Those attachments appear for me just fine. I get attachments sent by everyone else -- as far as I know. When I get home and download my emails on my PC, I get the missing attachment (in KMail, no less). The incoming mail is plain old POP3. Anyone got an idea? Obviously, it's work-aroundable, but I'd really like to know what gives. |
Re: N9 email misses some attachments
Now as you say I remember same happening to me (a few times).
I could not nail it down to any sender, mail provider or system. I have the iDevice in suspicion but... And onemore prob I have is that for one specific account all sent mails go out but I get a error that sending failed and the mail vanishes. But it is sent and received. Only annoying I cannot track it. |
Re: N9 email misses some attachments
Have you tried checking out the offending emails' source? Perhaps you might even post it here, antonymized, ofc.
|
Re: N9 email misses some attachments
source was someaccount @ a german mail provider (via iPhone), sink was another german mail provider (IMAP)
Especially strange was that also the N900 (modest) was not able to show the attachment but at least told me about an attachment in te overview. But on big gun (or web) it was there. -- Quote:
did you mean atomized? :) |
Re: N9 email misses some attachments
Sorry, I meant the email source code. All the headers, boundary lines etc. Anonymized as in stripped of any personal info.
|
I'm looking at the email source on my PC, and there are differences between sender whose pdf attachments do come through on N9 and hers who don't.
When looking at the breaks between text/html/attachments, the 'good' messages separates section with '------=_Part_ . . .' and the bad has '----boundary_ . . . ' Also, the good one has a field called 'Content-Disposition'. Bad does not. I'll see what I can do anonymizing the source, but I realize I'm pretty naive about smtp. And both senders are probably using some form of Apple product, this being a school setting which has been Apple-centric in much of the US even before the Mac arrived. |
Re: N9 email misses some attachments
Just edit the source as text, replace anything personal (email addresses, names) with xxxx and attach it here.
|
Re: N9 email misses some attachments
Ok, let's start with the "bad" message.
Code:
MIME-Version: 1.0 Code:
Date: Wed, 09 Sep 2015 16:25:22 -0700 |
Re: N9 email misses some attachments
Excellent, exactly what I needed.
OK, let's start with the "good" message (because it is simpler, no other reason). It has two parts: an HTML text and one attachment. Simple. The "bad" message has also two parts, but each of them is nested. The first part has two sub-parts, the text in plain text and in HTML. (Does your phone show the text? And if so, in what format?) The second part is also nested, with three attachments: one JPEG and two PDFs. There is nothing inherently wrong with that format, a semi-decent email client should be able to process it. It looks like a bug the N9's client. For completeness, it might be interesting to see the email after being forwarded by your wife. You say your phone can read that correctly, maybe her email client reformats it before sending to a form your phone can understand. |
Re: N9 email misses some attachments
@pichlo
Excellent! Exactly what I did not see and did not know. I had that Content-Disposition: inline; under suspicion but "nested parts" I did not see. Thanks. Now to the question how to solve? At least for the N900 I see the chance via CSSU... |
All times are GMT. The time now is 23:09. |
vBulletin® Version 3.8.8