grantus
Active member
Okay, I've been trying to setup the bounced email handler but I keep getting errors:
cannot connect to host; error = Connection timed out (errno = 110 ) - library/Zend/Mail/Protocol/Pop3.php:109
I have my site's email going through Gmail, so I put this:
Connection type: POP3
Host: smtp.gmail.com: 995
user/pass is correct
Encryption: SSL
Those settings are what I use to fetch my emails in Gmail, so what am I doing wrong? From what I understand, the email I put is JUST for bounced emails, correct?
cannot connect to host; error = Connection timed out (errno = 110 ) - library/Zend/Mail/Protocol/Pop3.php:109
I have my site's email going through Gmail, so I put this:
Connection type: POP3
Host: smtp.gmail.com: 995
user/pass is correct
Encryption: SSL
Those settings are what I use to fetch my emails in Gmail, so what am I doing wrong? From what I understand, the email I put is JUST for bounced emails, correct?