Open
Bug 732893
Opened 14 years ago
Updated 1 year ago
Missing attachments via MAPI access
Categories
(MailNews Core :: Simple MAPI, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: horak, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
Build ID: 20120215223356
Steps to reproduce:
I have a problem with the MAPI implementation of Thunderbird. MAPIReadMail() does not return attachments at all, i.e. 'nFileCount' is 0 and 'lpFiles' is NULL, although the mail has two attachments.
In this state, fetching mails from Thunderbird with MAPI is not really usable.
See also bug https://bugzilla.mozilla.org/show_bug.cgi?id=321105
Expected results:
MAPIReadMail should work like Outlook or other mailclients
Updated•14 years ago
|
Component: General → Simple MAPI
Product: Thunderbird → MailNews Core
QA Contact: general → simple-mapi
Comment 1•10 years ago
|
||
Removing myslef on all the bugs I'm cced on. Please NI me if you need something on MailNews Core bugs from me.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•