I have two different email accounts for Dev and Test environment in the organization. i have tried executing Get IMAP mail messages activities using both email accounts(Dev and Test email accounts). when i tried executing using my test email account i can successfully able to read the emails using IMAP. but when i tried the same using my Dev email account i am getting Error message -
message": "Get IMAP Mail Messages: LOGIN failed.
i have verified and the account details,credentials everything correct.
Could you please let me know what are the possible reason for the error and what action needs to be taken for solution
Hello there,
I think, you are facing this problem because Gmail allows highly secure transmissions and blocks any app which tries to access or send mails to gmail. So to resolve this error, try allowing the ‘Allow Less Secure Apps’ feature in security settings of your google account.
Thanks for your solution for Gmail. I have the issue but in Outlook/office365 using the server “outlook.office365.com” and port 993, I am already set up an appPassword for third applications, but the activities Get IMAP Mail Messages to raise the same error “LOGIN Failed”,
This problem is due to microsoft removing all basic authentication for outlook starting on the 1st of October and being rolled out across all tenants in the coming weeks and months.
Hi Sreejith, I tried giving the app password in activity panel, but I am getting below error:
“IMAP server replied to the ‘SEARCH’ command with a ‘BAD’ response”
Please help
I am facing this same issue even after entering all the correct credentials in the property field of the imap activity. I Have crosschecked all the login credentials and imap settings for my outlook account but Still I am having this same error.