an old question:
I try to get MAPISendMail() with the flag
MAPI_RECEIPT_RE QUESTED set to work with Outlook Express clients, but not not
succesful.
The exact same Simple MAPI code with the above flag set works with all
Outlook clients, but not Outlook Express.
Does OE honour this flag in its MAPI interface? What can I do to make OE to
send insert the appropriate header to the outgoing SMTP mail...
eg. Return-Receipt-To: aaa bbb <xyz..@abc.co m>
or
Disposition-Notification-To: "xxx yyy" xyz...@abc.com
Now are there solutions?
Thanks for your help
I try to get MAPISendMail() with the flag
MAPI_RECEIPT_RE QUESTED set to work with Outlook Express clients, but not not
succesful.
The exact same Simple MAPI code with the above flag set works with all
Outlook clients, but not Outlook Express.
Does OE honour this flag in its MAPI interface? What can I do to make OE to
send insert the appropriate header to the outgoing SMTP mail...
eg. Return-Receipt-To: aaa bbb <xyz..@abc.co m>
or
Disposition-Notification-To: "xxx yyy" xyz...@abc.com
Now are there solutions?
Thanks for your help
Comment