664
Views
4
Comments
Retrieving emails from Exchange Server mailbox
Question

I have a requirement to retrieve emails from an Exchange Server mailbox and parse through the body to extract data.  This processing will be wrapped by a timer.   Does anyone have a suggestion for doing this?   I've looked on the Forge but dont see anything that is specifically targeted to do this.

2018-11-06 14-26-44
Suraj Borade

Hi Dave,

I will be the perfect person for this since recently I implemented a project to process 30000 emails per month.

But I am processing mails from the Outlook. Can you please let me know the difference between Exchange Server and Outlook? or are you also planning to pull mails from outlook?

Thanks and Regards,

Suraj Borade

UserImage.jpg
Dave Cooper

I could do either.   If I can retrieve directly from the Exchange Server it would be preferable.  I could pull from Outlook, it just creates a little more overhead to have the Outlook client loaded.

2018-11-06 14-26-44
Suraj Borade

Check if this component can help you to connect to exchange server https://www.outsystems.com/forge/component/3061/s22-imap/.

UserImage.jpg
Ganesh Kumar

Suraj Borade wrote:

Check if this component can help you to connect to exchange server https://www.outsystems.com/forge/component/3061/s22-imap/.

Hi Suraj Boarade,

trying to fetch received mails from my gmail inbox using following details.could see ConnectionID value in connect action response using following details

Login:unable to see any output from Login action even while debugging i don't see any input/output seems skipped that action using following details.


Please suggest 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.