infrastructure:serveur_mail:partie_1:debian_jessie_postfix_dovecot
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
infrastructure:serveur_mail:partie_1:debian_jessie_postfix_dovecot [2015/11/23 15:53] – ave ghusson | infrastructure:serveur_mail:partie_1:debian_jessie_postfix_dovecot [2017/01/08 17:10] (Version actuelle) – [At the end...] ghusson | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
===== Requisits ===== | ===== Requisits ===== | ||
==== Firsts remarks ==== | ==== Firsts remarks ==== | ||
- | By initial choice, user mail directories are composed like this : / | + | - By initial choice, user mail directories are composed like this : / |
- | You must have a valid FQDN with the corresponding reverse DNS. | + | |
- | You must have SSL/TLS certificates. | + | |
+ | - Postfix configuration here is not suited to high traffic servers (ISP), for this target, see : hash_queue_depth and http:// | ||
==== Variables ==== | ==== Variables ==== | ||
Ligne 161: | Ligne 162: | ||
# | # | ||
$CONF[' | $CONF[' | ||
+ | $CONF[' | ||
$CONF[' | $CONF[' | ||
$CONF[' | $CONF[' | ||
Ligne 585: | Ligne 587: | ||
=== master.cf file === | === master.cf file === | ||
<code bash>vi / | <code bash>vi / | ||
- | Ajouter | + | add : |
< | < | ||
submission inet n - n - - smtpd | submission inet n - n - - smtpd | ||
Ligne 662: | Ligne 664: | ||
<code bash> | <code bash> | ||
echo " | echo " | ||
- | echo " | + | echo " |
newaliases | newaliases | ||
</ | </ | ||
Ligne 676: | Ligne 678: | ||
===== Not included for the moment : ==== | ===== Not included for the moment : ==== | ||
- | *quota : table quota2 dans postfixadmin + option | + | * quota : table quota2 dans postfixadmin + option |
- | *vacation | + | * group mailbox |
- | *mailbox | + | * lucene/ |
- | *SIEVE en listen ? revoir config sieve 90-sieve-extprograms.conf 90-sieve.conf 20-managesieve.conf | + | * logging mysql |
- | *lucene/ | + | |
- | *logging mysql | + | |
infrastructure/serveur_mail/partie_1/debian_jessie_postfix_dovecot.1448293984.txt.gz · Dernière modification : 2015/11/23 15:53 de ghusson