diff --git a/MailServerInstall.md b/MailServerInstall.md index 4047f64..cc6f099 100644 --- a/MailServerInstall.md +++ b/MailServerInstall.md @@ -1,5 +1,7 @@ # Installation Serveur Mail + + ## Installation de Postfix ```console root@serveur:~# apt-get install postfix-mysql @@ -244,6 +246,9 @@ rcpt to: (l'email doit figurer dans la table comptes) data (Puis ecrire le body du mail, ensuite faire Enter et terminer par ".") quit (Pour sortir de Telnet) ``` + + + ## Courier ### Installation de `Courier` @@ -291,6 +296,8 @@ root@serveur:~# /etc/init.d/courier-pop restart root@serveur:~# /etc/init.d/courier-imap restart ``` + + ## RoundCube ### Telecharger la derniere version de Roundcube