mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update dns_config_fr.md
This commit is contained in:
parent
ad4b8184b9
commit
addab9aa98
1 changed files with 3 additions and 1 deletions
|
@ -20,4 +20,6 @@ _xmpp-server._tcp 14400 IN SRV 0 5 5269 domain.tld.
|
|||
#### Configuration pour le mail
|
||||
@ 900 IN MX 10 domain.tld.
|
||||
@ 900 IN TXT "v=spf1 a mx:domain.tld ~all"
|
||||
```
|
||||
```
|
||||
|
||||
<div class="alert alert-warning"><b>Attention :</b> Replacez domain.tld avec votre propre domaine, remplacez les IP d'exemple avec celles de votre serveur.</div>
|
Loading…
Reference in a new issue