How to go about correctly setting up Bamboo to allow tests executed by Bamboo jobs to read emails from Gmail without connection timeout? Currently this is the error I keep getting whenever Bamboo job execute the tests.
Actual error message: Couldn't connect to host, port: imap.gmail.com, 993; timeout -1
Hello @Lehlohonolo
Welcome to Atlassian Community!
Bamboo has no built-in mechanism to retrieve messages from an IMAP server. You will have to implement your own Script Task that will call a program that will be responsible for that action.
Best regards,
Eduardo Alvarenga
Atlassian Support APAC
--please don't forget to Accept the answer if the reply is helpful--
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.