Closed Bug 310678 Opened 19 years ago Closed 16 years ago

Sending a message via MAPI does not allow for editing the message

Categories

(Thunderbird :: General, defect)

x86
Windows XP
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: ffischer, Assigned: mscott)

Details

(Whiteboard: closeme 2008-08-21)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Thunderbird Version 1.0.7 (20050923)

if I give in prior version a Mail true the mapi to Thunderbird it will open the
new message window and I can edit the message befor they will be send.
In the new Version Iget a message box that another application will send a Mail
if I click Cancel the message will be deleted and if I click ok the Message wii
be send direktly without to provide an opportunity to edit the message bevor
they will be send.

Reproducible: Always

Steps to Reproduce:
1.give the Mail via Mapi to Thunderbird including Adress, Subjekt and body
2.See Details
3.



Expected Results:  
I Would have the opportunity to edit the Message bevor they will be send
Component: Migration → General
QA Contact: migration → general
Summary: mapi → Sending a message via MAPI does not allow for editing the message
I make use of this option from my application using MAPI, and the message dialog appears, and allows me to edit before sending.

There is a flag in the MAPI_SEND_MAIL procedure that allows the calling program to specify this behaviour, namely:

MapiSendMail(hSession, AppHandle, MapiMessage, MAPI_DIALOG, 0)

MAPI_DIALOG = $00000008;

Reporter, does the issue still exist in the latest supported 2.0.0.x / Shredder trunk nightlies?

(1.5.0.x is now end-of-life and the latest 2.0.0.x is version 2.0.0.16)
Whiteboard: closeme 2008-08-21
RESO INCO per lack of response to previous comment. If you feel this change was made in error, please respond to the bug with your reasons why.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.