Wiki » Historique » Version 3
Patrice Nadeau, 2014-07-11 19:20
1 | 1 | Patrice Nadeau | Le guide PDF n'as pas encore transférée dans cette section |
---|---|---|---|
2 | |||
3 | h1. Squirrel |
||
4 | |||
5 | *En cours* |
||
6 | |||
7 | 2 | Patrice Nadeau | http://squirrelmail.org/ |
8 | |||
9 | |||
10 | 3 | Patrice Nadeau | Interface web pour l’accès au courrier électronique en IMAP |
11 | 1 | Patrice Nadeau | |
12 | 3 | Patrice Nadeau | Modules PHP obligatoire |
13 | 1 | Patrice Nadeau | <pre><code class="bash"> |
14 | zypper install squirrel |
||
15 | # PHP modules |
||
16 | 3 | Patrice Nadeau | </code></pre> |
17 | |||
18 | Modules facultatifs |
||
19 | <pre><code class="bash"> |
||
20 | 2 | Patrice Nadeau | zypper install php5-gettext php5-mbstring # php XML extension |
21 | # Perl |
||
22 | zypper install perl |
||
23 | # Correcteur ortographique |
||
24 | zypper install ispell-french ispell-american |
||
25 | 1 | Patrice Nadeau | </code></pre> |