Loading...
Changes Saved.
Error Occurred!

KnowledgeBase

Fetching Emails from GMail Servers

NOTE: In order to be able to use this, your PHP needs to have "openssl" extension loaded.

ActiveCampaign products can fetch emails from GMail-based servers as well. However, in order for this to work, your server will need to have a SSL extension compiled within PHP. Once you ensure you have that, and that your hosting provider is not restricting network communication (or certain ports), you will be able to add your GMail info to ActiveCampaign product in order to have an application collect emails from your GMail account for you.

Settings:
Host: ssl://pop.gmail.com

Port: 995

Username: username@gmail.com (you will need to enter an entire address here, even if your domain name is different than gmail.com)

Password: your password here

Authentication Method: USER
Also, be sure to turn the POP access in your GMail account by visiting the Settings section of GMail.



Related Articles