Feature Requests item #3023833, was opened at 2010-07-01 16:19
Message generated for change (Tracker Item Submitted) made by hvbargen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=3023833&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: com
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: H. von Bargen (hvbargen)
Assigned to: Nobody/Anonymous (nobody)
Summary: MAPI support for PR_REPLY_RECIPIENT_ENTRIES
Initial Comment:
I was able to replace most of my existing C++ based sendmail.exe program with a Python script using pythoncom.mapi.
Great work!
However, I am not able to specify a different Reply-To address, because the mapi package does not support the FLATENTRY and FLATENTRYLIST structures.
Note: Working C++ code for specifying a different Reply-To address can be found at http://support.microsoft.com/kb/300531
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=3023833&group_id=78018
|