mirror of
https://github.com/wekan/wekan.git
synced 2025-12-31 22:58:48 +01:00
When you go from menu to Email, there's no info how to setup email for snap.
parent
52a9f41d21
commit
653c13cb68
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
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
|
||||
|
||||
You can choose to _NOT_ configure a mail server, by not providing the `MAIL_URL` & `MAIL_FROM` environment parameters. Instead the mail message will be send to the terminal output. See [FAQ](https://github.com/wekan/wekan/wiki/FAQ#show-mails-with-a-docker-image-without-mail-configuration) for more info.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue