Hi,
After a meeting where suspicious drinks must have been involved, our admins just reported that they would soon disable SMTP and POP3 support on our exchange mail server, and we would have to switch to using MAPI.
I have quickly Googled information about Mapi and it I have found no proper way to implement this…
Until now we used only the WmPublic smtp services, and a basic mail client listener
Is there a webMethods (or even java) way of using the MAPI API ?
Our requirements are to
- poll a mailbox and retrieve its mails
- send mails
Thank you!
Jide