Quotas boite de mail

Bonsoir a tous et a toutes,

Je voulais savoir comment limiter la taille des boites mail et l’afficher quand je me connecte sur le webmail, et aussi comment mettre en francais squirrelmail ?

Merci beaucoup.

quel mail ?

ah oui, desoler j’ai installer postfix et squirrelmail.

De base Postfix ne supporte pas les quotas, tu devras le patcher. (lien)

[quote]We have to get the Postfix sources, patch it with the quota patch, build new Postfix .deb packages and install those .deb packages:

apt-get install build-essential dpkg-dev fakeroot debhelper libdb4.2-dev libgdbm-dev libldap2-dev libpcre3-dev libmysqlclient10-dev libssl-dev libsasl2-dev postgresql-dev po-debconf dpatch (1 line!)
cd /usr/src
apt-get source postfix
wget web.onda.com.br/nadal/postfix/VD … h.patch.gz
gunzip postfix-2.1.5-trash.patch.gz
cd postfix-2.1.5
patch -p1 < …/postfix-2.1.5-trash.patch
dpkg-buildpackage
cd …
dpkg -i postfix_2.1.5-9_i386.deb
dpkg -i postfix-mysql_2.1.5-9_i386.deb
dpkg -i postfix-tls_2.1.5-9_i386.deb[/quote]
Pour Squirrelmail en français il faut que tu installes squirrelmail-locales :

Ensuite pour configurer Squirrelmail :