XF 2.1 Gmail Bounce and Unsub handlers stopped working...

Jaxel

Well-known member
Licensed customer
I've started getting these errors:
  • Unsubscribe connection error: cannot connect to host ; error = fsockopen(): unable to connect to ssl://pop.gmail.com:995 (Connection timed out) (errno = 0 )
  • Bounce connection error: cannot connect to host ; error = fsockopen(): unable to connect to ssl://pop.gmail.com:995 (Connection timed out) (errno = 0 )
I haven't changed anything recently (except installed a new SSL certificate); but these errors started in Friday.

Has anything changed with google?
 
What port have you configured XenForo to communicate via SMTP with? That port needs to be open to connections outbound (at the least).
 
Back
Top Bottom