I have converted the Legacy to windows then I getting below error “Get IMAP Mail Messages: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.”
But Get IMAP Mail activity is working in Legacy version not working in Windows version.
Here I am using Outlook application to read the inbox mails …
If you’re using IMAP then you are not using Outlook. IMAP connects directly to your email server. Check the properties of the IMAP activity to make sure everything is still configured correctly.
Thankyou but the same Get IMAP MAIL message activity and Outlook both are working Production server.
Production BOT"s are working fine but in the Dev server I am facing problem.
Here I am using same UiPath workflow and same Outlook in Dev server.But I am getting this error in Dev server only.
In production server I am able to read the inbox mail using Get IMAP Mail Messages activity with same Outlook credentials.
Thankyou @postwick ,
I will connect with Admin team’
Please let me know what is the required input data while using the Get IMAP Mail Messages activity like I have pass username, password,port number etc.
Can you please suggest required data so I will check in my flow weather that data I am passing or not.
If it’s working in production but not in QA then you have everything configured correctly but as the error message says there is something preventing the connection.
Again, check with your server/network/security teams to see if something prevents the dev server from connecting to the email server. IMAP has nothing to do with Outlook.