Feature #4882
openEmail receiving through MAPI
0%
Description
I've tried to implement the email receiving through MS MAPI protocol, with the MS CDO library. I'm able to connect to an exchange account, and create the issue, but not to download attachments. If someone can take it over, unfortunately, I've not time to spend on this anymore.
If this is interesting someone, I have the following error if i try to download the attachment file.
WriteToFile
OLE error code:17389 in Collaboration Data Objects
[Collaboration Data Objects - [E_FAIL(80004005)]]
HRESULT error code:0x80020009
Exception occurred.
I'm working on Windows 2003 Server, with installed CDO package from MS, on redmine 0.8.5
I've attached my modified files.
I opened this feature just to share my work. As I'm not a pure Ruby,Rails nor Microsoft developper, I can't expect to solve this myself.
Thanks for this amazing product that is Redmine.
Fx
Files