mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Propagate change to english page
This commit is contained in:
parent
b614fda1c9
commit
7c396f50e5
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ ssh admin@yourdomain.tld
|
|||
Then you can update the three values as below:
|
||||
|
||||
```bash
|
||||
sudo yunohost settings set email.smtp.smtp_relay_enabled -v yes
|
||||
sudo yunohost settings set smtp.relay.host -v smtprelay.tld
|
||||
sudo yunohost settings set smtp.relay.port -v 2525
|
||||
sudo yunohost settings set smtp.relay.user -v username
|
||||
|
|
Loading…
Add table
Reference in a new issue