From 0cd96b7fb47a7ac2217d7a80f4b60cbef7886503 Mon Sep 17 00:00:00 2001 From: = Date: Mon, 11 Nov 2019 14:37:24 +0100 Subject: [PATCH] commit 2 --- MailServerInstall.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/MailServerInstall.md b/MailServerInstall.md index 9f5dacc..b628adf 100644 --- a/MailServerInstall.md +++ b/MailServerInstall.md @@ -1,3 +1,6 @@ # Installation Serveur Mail - +## Installation de Postfix +```console +root@serveur:~# apt-get install postfix-mysql +```