Replies: 2
Hi!
I get this error message when trying to send emails.
Versions:
WordPress: 4.7.11
WordPress MS: No
PHP: 5.5.9-1ubuntu4.25
WP Mail SMTP: 1.3.3
Params:
Mailer: smtp
Constants: No
ErrorInfo:
Host: localhost
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(true)
SMTPAuth: bool(false)
Server:
OpenSSL: Yes
SMTP Debug:
[empty]
The thing though, is that the plugin is actually set up correctly with the following settings:
Host: mailcluster.loopia.se
SMTP Mailer
Encryption: TLS
Port: 587
Authentication on
username: mymail@domain.com
It’s as if the settings aren’t being read properly.
Any ideas?