The starttls option is selected, but still sending the credentials in the plain
That’s more than a little strange, because the gmail smtp server doesn’t accept plain credentials. You have to use TLS in order to send mail through it.
The starttls option is selected, but still sending the credentials in the plain
That’s more than a little strange, because the gmail smtp server doesn’t accept plain credentials. You have to use TLS in order to send mail through it.