Dovecot » Historique » Version 2
Patrice Nadeau, 2014-08-20 21:17
| 1 | 2 | Patrice Nadeau | %{font-size:18pt}Dovecot% |
|---|---|---|---|
| 2 | 1 | Patrice Nadeau | |
| 3 | 2 | Patrice Nadeau | ---- |
| 4 | 1 | Patrice Nadeau | |
| 5 | 2 | Patrice Nadeau | {{toc}} |
| 6 | 1 | Patrice Nadeau | |
| 7 | 2 | Patrice Nadeau | Serveur de courriel POP/IMAP. |
| 8 | |||
| 9 | 1 | Patrice Nadeau | http://www.dovecot.org/ |
| 10 | |||
| 11 | Les fichiers de configuration sont : |
||
| 12 | 2 | Patrice Nadeau | * _/etc/dovecot/dovecot.conf_ |
| 13 | |||
| 14 | h1. Installation |
||
| 15 | <pre><code class="bash"> |
||
| 16 | zypper install dovecot |
||
| 17 | chkconfig -a dovecot |
||
| 18 | rcdovecot start |
||
| 19 | </code></pre> |