mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Troubleshooting Mail (markdown)
parent
7b60bc94cd
commit
69373fcbf3
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ sudo snap set wekan mail-url='smtps://username:password@email-smtp.eu-west-1.ama
|
|||
sudo snap set wekan mail-from='Wekan Team Boards <info@example.com>'
|
||||
```
|
||||
|
||||
### Gmail
|
||||
## Example: Gmail
|
||||
[Source](https://github.com/wekan/wekan/issues/3529#issuecomment-792724239)
|
||||
```
|
||||
sudo snap set wekan mail-url='smtps://username@domain.com:password@smtp.gmail.com:465'
|
||||
sudo snap set wekan mail-from='Wekan Team Boards <info@example.com>'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue