splitbrain / dokuwiki-plugin-smtp

Send DokuWiki mails via a configured SMTP server
https://www.dokuwiki.org/plugin:smtp
12 stars 14 forks source link

Doesn't work wirh Gmail - something I missed ? #30

Open lduchastel opened 5 years ago

lduchastel commented 5 years ago

smtp: smtp.gmail.com port: 587 smtp_ssl : TLS auth_user: myemail@mydomain.com (GApps) (full real address, of course) Psswd: my password :-) localdomain : Empty Debug log : enabled

mailfrom: myemail@mydomain.com (GApps)

In Google Account, "Control access to less secure apps" is enabled

Log when testing smtp is following:

There was an unexpected problem communicating with SMTP: Could not open SMTP Port. SMTP log: Set: the server Set: the auth Set: a message will be sent Connecting to smtp.gmail.com at 587 Above may contain passwords - do not post online! Message wasn't sent. SMTP seems not to work properly.

I can't figure out what is missing. Can you help ?

Thank you.

ghost commented 5 years ago

What's in your server error log?