Quantcast
Channel: smtp – WordPress.org Forums
Viewing all articles
Browse latest Browse all 1196

ISSUE EMAIL TEST ON OTHER SMTP USING GMAIL

$
0
0

Please Help! Thanks in advance.

Hello, I have problem setting up SMTP google on my WP Mail SMTP using Other SMTP and Google Mailer (Posted Separately).
I believe the setting I set is right. Did I miss something here?

From Email : <my gmail account>
(Force From Email – checked)
From Name : <name>
(Force From Name – checked)
(Set the return-path to match the From Email – checked)

SMTP Host : smtp.gmail.com
Encryption : SSL – on Port 465 and TLS – on Port 587
SMTP Username : <my gmail account>
SMTP Password : <my gmail pwd>

Here is the full Error Log for debugging (on SSL – port 465)

Versions:
WordPress: 5.2.5
WordPress MS: No
PHP: 7.2.26
WP Mail SMTP: 1.7.1

Params:
Mailer: smtp
Constants: No
ErrorInfo:
Host: localhost
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(true)
SMTPAuth: bool(false)

Server:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
Apache.mod_security: No
SMTP Debug: [empty]

AND here is the full Error Log for debugging (on TLS – port 587)
[p.s I think they both shows exactly the same]
Versions:
WordPress: 5.2.5
WordPress MS: No
PHP: 7.2.26
WP Mail SMTP: 1.7.1

Params:
Mailer: smtp
Constants: No
ErrorInfo:
Host: localhost
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(true)
SMTPAuth: bool(false)

Server:
OpenSSL: OpenSSL 1.0.2k 26 Jan 2017
Apache.mod_security: No
SMTP Debug:
[empty]


Viewing all articles
Browse latest Browse all 1196

Trending Articles