Encountering integration problems: configured Mailgun API in Apollo.io, yet using Gmail produces a domain error and fails due to missing IMAP support. Any resolution tips?
hey, maby you need to double chek your domain settings. i had issues with imap not bein suported with gmaal and fixed it by using the right mailgun domain config. try that out
Considering similar issues I faced recently, I found that the solution involved a thorough verification of the Mailgun settings, especially checking for any discrepancies in the DNS records. It is important to ensure that the correct domain is configured with Mailgun and that the API key is directly associated with that domain. Adjusting these settings resolved the integration issues for me. Additionally, reviewing any documentation from both Mailgun and Apollo.io for updates regarding IMAP support can be very helpful in navigating these integration challenges.