| Summary | Email not showing |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | Horde Developers (at) , slusarz (at) horde (dot) org |
| Requester | rsalmon (at) mbpgroup (dot) com |
| Created | 03/06/2008 (6455 days ago) |
| Due | |
| Updated | 03/11/2008 (6450 days ago) |
| Assigned | 03/06/2008 (6455 days ago) |
| Resolved | 03/11/2008 (6450 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | 4.2 |
| Patch | No |
return from imap_fetchstructure():
your time :-(
Thanks anyway,
ronan.
State ⇒ Not A Bug
return from imap_fetchstructure():
stdClass Object
(
[type] => 1
[encoding] => 0
[ifsubtype] => 1
[subtype] => MIXED
[ifdescription] => 0
[ifid] => 0
[ifdisposition] => 0
[ifdparameters] => 0
[ifparameters] => 1
[parameters] => Array
(
[0] => stdClass Object
(
[attribute] => boundary
[value] => ===============1590768511==
)
)
[parts] => Array
(
[0] => stdClass Object
(
[type] => 0
[encoding] => 0
[ifsubtype] => 1
[subtype] => PLAIN
[ifdescription] => 0
[ifid] => 0
[lines] => 4
[bytes] => 224
[ifdisposition] => 1
[disposition] => inline
[ifdparameters] => 0
[ifparameters] => 1
[parameters] => Array
(
[0] => stdClass Object
(
[attribute] => charset
[value] => us-ascii
)
)
)
)
)
As can be seen, according to c-client, this message has 1 part, a
text/plain part, that is 224 bytes long.
State ⇒ Assigned
Milestone ⇒ 4.2
Priority ⇒ 2. Medium
Assigned to
Assigned to Michael Slusarz
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Email not showing
Queue ⇒ IMP
New Attachment: email.elm
State ⇒ Unconfirmed
using CVS of 05 feb 2008, I can see the full email.
Thanks,
Ronan.