View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004150 | SOGo | Web Mail | public | 2017-04-20 16:25 | 2017-08-23 20:06 |
Reporter | nenonano | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | RHEL/CentOS | OS Version | 6 |
Product Version | 3.2.8 | ||||
Summary | 0004150: Attachments are not displayed on IOS | ||||
Description | on IOS 9.5.3, an attach is not displayed. the same message has attachment visible on any other client (web or other).. sending a message from roundcube from the same account/server and with the same attachment there's no issue at all. I see (on TB) that mail sent from sogo show "unknown size" regarding the attachment, while the one sent from roundcube show the real size | ||||
Steps To Reproduce | from sogo, send an email with an attachment.. open it on IOS default mail client | ||||
Tags | No tags attached. | ||||
|
|
|
|
|
|
|
|
strange enough, in the message sent from sogo I see: ------=_=-_OpenGroupware_org_NGMime-27701-1492702673.011745-19------ while in the one sent from roundcube: --=_9edf75b1710d8931606dd7c1a3011b48 |
|
OK, did some more testa In my case signature is composed by an embedded IMG (in HTML, I set IMG SRC and the base64 encoded image as source) |
|
Some more tests |
|
any hint to debug this one? |
|
How is connected your iPad? Standard IMAP account? ActiveSync? Using SOGo's web interface? |
|
messages are sent from SOGo web mail messages are read (on iPad) via default mail client connected in imap to a google account the recipient ISP doesn't affect the result: everytime I send an email from SOGo web mail with the embedded html signature and an attachment, the recipient can't see the attachment in his mail client on IOS (tried on iPad, iPhone ecc.. many free isp like google or libero.it) the same email, viewed on a different client (outlook via imap, TB via imap or on remote webmail) has no issues.. but an identical email (same embedded html email, same attachment, same text), sent from roundcube from the same server to the same recipient doesn't show any issue.. signature and attach are both visible |
|
sogo: master c29c6dc6 2017-08-23 15:45 Details Diff |
(fix) properly encode MIME parts with embedded images in HTML parts (fixes 0004150) |
Affected Issues 0004150 |
|
mod - SoObjects/Mailer/NSString+Mail.m | Diff File | ||
mod - SoObjects/Mailer/SOGoDraftObject.m | Diff File | ||
sogo: v2 7d190e53 2017-08-23 15:45 Details Diff |
(fix) properly encode MIME parts with embedded images in HTML parts (fixes 0004150) Conflicts: SoObjects/Mailer/NSString+Mail.m SoObjects/Mailer/SOGoDraftObject.m |
Affected Issues 0004150 |
|
mod - SoObjects/Mailer/NSString+Mail.m | Diff File | ||
mod - SoObjects/Mailer/SOGoDraftObject.m | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-04-20 16:25 | nenonano | New Issue | |
2017-04-20 16:25 | nenonano | File Added: sogo_thunderbird__email.png | |
2017-04-20 16:26 | nenonano | File Added: roundcube_thunderbird__email.png | |
2017-04-20 16:26 | nenonano | File Added: sogo_ios.png | |
2017-04-20 16:26 | nenonano | File Added: roundcube_ios.png | |
2017-04-20 16:33 | nenonano | Note Added: 0011740 | |
2017-04-21 07:03 | nenonano | Note Added: 0011742 | |
2017-04-22 18:23 | nenonano | Note Added: 0011750 | |
2017-05-03 11:55 | nenonano | Note Added: 0011782 | |
2017-05-08 14:32 | ludovic | Note Added: 0011791 | |
2017-05-08 15:16 | nenonano | Note Added: 0011797 | |
2017-08-23 19:46 | ludovic | Changeset attached | => sogo master c29c6dc6 |
2017-08-23 19:46 | ludovic | Assigned To | => ludovic |
2017-08-23 19:46 | ludovic | Resolution | open => fixed |
2017-08-23 19:48 | ludovic | Status | new => resolved |
2017-08-23 20:06 | ludovic | Changeset attached | => sogo v2 7d190e53 |