mirror of
https://github.com/wekan/wekan.git
synced 2026-01-29 04:36:10 +01:00
Updated Troubleshooting Mail (markdown)
parent
68388e943b
commit
61e7af5b68
1 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
## Special Characters
|
||||
|
||||
**If you have special characters in username or password**, you need to urlencode them.
|
||||
Save this code to harddisk, edit it, open with webbrowser, and click button to urlencode:
|
||||
https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_encodeuri
|
||||
|
||||
## 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.
|
||||
|
||||
## No mail server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue