Closed
Bug 108275
Opened 23 years ago
Closed 21 years ago
Enabling the rest of simple MAPI ( 8 interfaces) in mail.
Categories
(MailNews Core :: Simple MAPI, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: tiantian, Assigned: Bienvenu)
References
Details
(Keywords: meta)
Attachments
(6 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
mscott
:
superreview+
|
Details | Diff | Splinter Review |
With the eMojo release, we've completed the implementation of 4 interfaces for
simple MAPI:
1. MAPILogon - Establishes a session with Messenger
2. MAPILogoff - Ends a session with Messenger
3. MAPISendMail - Send a mail message through Messenger
4. MAPISendDocuments - Sends a mail message through Messenger.
For the next release, we'll work on the remaining 6 interfaces:
5. MAPIFreeBuffer - Frees any memory allocated by Messenger
6. MAPIFindNext - lists information about a message meeting certain criteria
7. MAPIReadMail - Reads a specific message
8. MAPISaveMail - saves a message into the message store
9. MAPIDeleteMail - deletes a message
10. MAPIAddress - Addresses a messag
11. MAPIDetails - displays a dialog box containing the details of a selected
address list entry.
12. MAPIResolveName - resolving friendly names with email names.
This is a meta bug.
Reporter | ||
Updated•23 years ago
|
Priority: -- → P1
Summary: Enabling the rest of simple MAPI in mail. → Enabling the rest of simple MAPI ( 6 interfaces) in mail.
Target Milestone: --- → mozilla1.0
Comment 1•23 years ago
|
||
It says "remaining 6" when there are 8 remaining, right?
Reporter | ||
Comment 2•23 years ago
|
||
Changed summary to 8 interfaces. Thx to Kevin for spotting the typo.
Summary: Enabling the rest of simple MAPI ( 6 interfaces) in mail. → Enabling the rest of simple MAPI ( 8 interfaces) in mail.
Updated•23 years ago
|
Comment 4•23 years ago
|
||
We will wait for this.
Comment 5•23 years ago
|
||
Propose we remove this as a dependency for Bug 102231, since this is nsbeta1-
and no longer targetted for the next release.
Updated•23 years ago
|
Priority: P1 → --
Comment 6•22 years ago
|
||
removed jhooker from cc: list
*** Bug 173713 has been marked as a duplicate of this bug. ***
Updated•22 years ago
|
QA Contact: trix → yulian
QA Contact: yulian → stephend
Updated•21 years ago
|
Keywords: helpwanted
Assignee | ||
Comment 9•21 years ago
|
||
work in progress for implementing some of the other interfaces, especially the
ones that are used for palm sync of mail
Comment 10•21 years ago
|
||
David, I think you may find this interesting (though it's not as helpful as one
would want):
http://www.eudora.com/developers/mapi.html#HowDoesEudoraSupportMapi
Some linkage:
http://www.dimastr.com/outspy/resources.htm
Assignee | ||
Comment 11•21 years ago
|
||
this enables the basic functionality, and works with the eudora mail mapi
conduit...
Assignee | ||
Updated•21 years ago
|
Attachment #146797 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #146797 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 12•21 years ago
|
||
fixed, palm sync of e-mail via mapi 0 should work now...if you have a mapi conduit.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment 13•21 years ago
|
||
Good to read that somebody is working on this. Many thanks to David.
Just one question: Does your code probably fix Bug #221673, too?
Achim
Assignee | ||
Comment 14•21 years ago
|
||
this fixes mapi send (if you've set the correct hidden pref), and attempts to
fix the errors that have been reported...
Assignee | ||
Updated•21 years ago
|
Attachment #147084 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #147084 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 15•21 years ago
|
||
In order for blind send to work, you need to set the hidden pref
"mapi.blind-send.enabled" to true.
Keywords: helpwanted,
nsbeta1-
Assignee | ||
Comment 16•21 years ago
|
||
this patch adds PRLogging, and replaces the LPSTR's with LPTSTR - I believe the
rpc struct marshalling was unhappy about our giving it LPTSTRs that sometimes
had an odd number of bytes, and weren't double null terminated. Since we're
really just giving it ascii data, define the interfaces as such.
Assignee | ||
Updated•21 years ago
|
Attachment #147333 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #147333 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 17•21 years ago
|
||
ok, tomorrow's nightly thunderbird and seamonkey builds should have the latest
fix in them - I'm hopeful that these will work for people that have been having
the Read Mail error from the Eudora Conduit.
Assignee | ||
Comment 18•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #147428 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #147428 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 19•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #147550 -
Flags: superreview?(mscott)
Updated•21 years ago
|
Attachment #147550 -
Flags: superreview?(mscott) → superreview+
Assignee | ||
Comment 20•21 years ago
|
||
*** Bug 145189 has been marked as a duplicate of this bug. ***
Comment 21•21 years ago
|
||
Latest seamonkey 2004051608 reports the following in a warning popup when a
hotsync of new message from palm is attempted:
Send Message Error
Sending of message failed.
No recipients were specified. Please enter a recipient or newsgroup in the
addressing area.
Corresponding hotsync log reports the following ("Test palm!" is the subject):
HotSync operation started 05/16/04 21:38:32
-- Mail
- Could not send the following e-mail to the E-Mail application:
To: pearsondave@hotmail.com, Test palm!
OK Mail with 1 message(s)
Comment 22•21 years ago
|
||
I've had the problem before when testing with David, so it's a known issue.
So far, no known work around. Though since the last round of patches, it no
longer freezes everything (that was a real pain). So improvment has been made.
Comment 23•21 years ago
|
||
I seem to be having problems again. This may be user error and may be a bug.
Here is what I did. I retrieved E-mail on my desktop. I synced this E-mail to
my Visor to Eudora Internet Suite using the Eudora conduit. All went according
to expectations. I read some of the E-mail on my Visor during the day and
deleted a few messages including emptying the Trash folder on the Visor, while
my desktop was collecting new E-mail. I synced my Visor again at the end of the
day. I had expected the messages I had read to show as read on my desktop, the
messages I had deleted to disappear, and new messages collected while I was away
to sync to my Visor. None of this happened. I am using the 5/21 Nightly.
Comment 24•20 years ago
|
||
I seem to be back to ahving this problem again after installing TB 0.7.
-- Eudora
- Failed while trying to retrieve the next message from the Desktop Mail System.
Comment 25•20 years ago
|
||
Why is this still listed as "RESOLVED / FIXED" when it does not work?
Comment 26•20 years ago
|
||
Perhaps the best questiosn to ask is 'Is this supposed to work in 0.7?' I know
it worked in the 0.6 Trunk builds, but did 0.7 fork before or after the fix was
checked in?
Comment 27•20 years ago
|
||
(In reply to comment #26)
> Perhaps the best questiosn to ask is 'Is this supposed to work in 0.7?' I know
> it worked in the 0.6 Trunk builds, but did 0.7 fork before or after the fix was
> checked in?
>
I had the opportunity last night to try out the latest nightly, replacing 0.7.2.
With the trunk nightly E-mail sync again works. My guess is that the patch did
not make it into the 0.7 release code base.
The tradeoff is that none of my extensions seem to work with the nightly. I'll
take E-mail sync over extensions for the moment.
Comment 28•20 years ago
|
||
*** Bug 230262 has been marked as a duplicate of this bug. ***
Comment 29•20 years ago
|
||
*** Bug 251228 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: MailNews → Core
Comment 30•19 years ago
|
||
*** Bug 227394 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•