Updated Troubleshooting Mail (markdown)

Lauri Ojansivu 2019-01-17 14:35:30 +02:00
parent c8ebe752da
commit 74d7715c7c

@ -4,6 +4,10 @@
You can convert special characters of your password at https://www.url-encode-decode.com
and copy converted characters to your password.
## Check does your email server require authentication like username and password, like IBM Lotus
If it does not require username and password, [don't include them in MAIL_URL](https://github.com/wekan/wekan/issues/2106).
## Config
Mail configuration if done by settings of `MAIL_URL` & `MAIL_FROM` environment parameters. Way of setting is due your instalation method e.g. [snap](https://github.com/wekan/wekan-snap/wiki/Install#6-email-and-other-settings), in docker-compose.yml file etc.