Home › Forums › WordPress Plugins › Testing POP3/IMAP Credentials… Failed Failed to connect to IMAP/POP3. › Reply To: Testing POP3/IMAP Credentials… Failed Failed to connect to IMAP/POP3.
March 23, 2018 at 2:56 pm
#6911
Keymaster
Here is the error message being returned:
cannot connect to host ; error = fsockopen(): unable to connect to ssl://imap.gmail.com:993 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) (errno = 0 )
SSL is required for Gmail connections. Please check with the host to enable SSL transport for fsockopen()
.