splitbrain / dokuwiki-plugin-smtp

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

ERROR: Mail from must equal authorized user #16

Closed hick closed 7 years ago

hick commented 7 years ago

It may be different for different smtp server.

the problem is that the "MAIL FROM" is empty

image

one way to fix is as following(sorry for not familiar with PR):

image

splitbrain commented 7 years ago

As the documentation states, you have to set the mailfrom config setting.