22
0
Fork 0
This commit is contained in:
bwaegeneire 2022-12-02 12:08:08 +01:00
parent 08fb05d30a
commit 467b121709
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
## Apple
Pour générer une fichier d'autoconfiguration pour les clients mails d'Apple :
~~~ sh
hostname=mail00.example.com
hostname_reverse=$(echo "$hostname" | tr . '\n' | tac | tr '\n' . | sed 's/.$//')