From b0cb5d64534e7567ee7224618275b3046bdced00 Mon Sep 17 00:00:00 2001 From: ayo Date: Fri, 19 Jun 2026 09:54:17 +0200 Subject: [PATCH] =?UTF-8?q?Simplifier=20README=20-=20hosts=20d=C3=A9j?= =?UTF-8?q?=C3=A0=20dans=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index ed54ff6..fb9be7f 100644 --- a/README.md +++ b/README.md @@ -22,24 +22,13 @@ su - ayo git clone https://git.ayo.tokyo/jalwan/mail-files.git cd mail-files ``` - -### 4. Créer le fichier hosts local - -```bash -cat > hosts << 'EOF' -127.0.0.1 localhost -127.0.0.1 mail.ayoinc.test ayoinc.test -::1 localhost -EOF -``` - -### 5. Lancer les conteneurs +### 4. Lancer les conteneurs ```bash podman-compose up -d ``` -### 6. Vérifier que tout tourne +### 5. Vérifier que tout tourne ```bash podman-compose ps @@ -50,7 +39,7 @@ mailstack-dovecot Up mailstack-postfix Up -## 📧 Tester l'envoi de mail +## 6. Tester l'envoi de mail ```bash swaks --server localhost --port 1025 \