splitbrain / dokuwiki-plugin-smtp

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

Add option to allow insecure SSL #60

Open lainme opened 1 year ago

lainme commented 1 year ago

Update Mailer to latest version with insecure SSL connection allowed, modify getTo() function to make it compatible with latest Mailer, and add option to allow insecure SSL connection in Dokuwiki. Fix #32