OLD Tiscan-Team weboldal
Bejelenkezés
216.73.216.159
Uptime: 1140 nap 13:1:52
Kapcsolat WebMail
Mókus posta
Telepítése:
apt-get install mailx postfix postfix-pcre dovecot-pop3d dovecot-imapd squirrelmail squirrelmail-locales


Squirrelmail beálításai:

sudo squirrelmail-configure


10
1
hu_HU
2
iso-8859-2
r
d
dovecot
s
q


Karakterkódolás beállítása:

sudo nano /var/lib/locales/supported.d/local


Vedd fel:

hu_HU.ISO-8859-2 ISO-8859-2


azután:

sudo dpkg-reconfigure locales


squirrelmail fájl másolása:

sudo cp /etc/squirrelmail/apache.conf /etc/apache2/sites-available/squirrelmail


Szimbolikus link létrehozása:

sudo ln -s /etc/apache2/sites-available/squirrelmail /etc/apache2/sites-enabled/squirrelmail


sudo a2ensite squirrelmail


Végül indítsd újra az apache2 szervert:

sudo /etc/init.d/apache2 force-reload


http://szer.ver.ip.cime/squirrelmail


Ubuntu 10.04 -nél ezt is telepíteni kell:
sudo apt-get install dovecot-postfix