mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Note about smtp.relay.password and ASCII only
See also: https://github.com/YunoHost/issues/issues/1800
This commit is contained in:
parent
00fd651699
commit
bd482c9b75
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Please note that modifying your DNS records could sometimes take over 24h to tak
|
|||
In order to setup your YunoHost to use your SMTP relay, you will have to configure three things:
|
||||
1. Your SMTP relay URL (for this tutorial we will use `smtprelay.tld`)
|
||||
2. Your SMTP relay username (for this tutorial we will use `username`)
|
||||
3. Your SMTP relay password (for this tutorial we will use `password`)
|
||||
3. Your SMTP relay password (for this tutorial we will use `password`) Note: To be saved: use a ASCII only password.
|
||||
|
||||
Your SMTP relay will obviously provide you with these three things, that should be available in your control panel or whatsoever.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue