To make a little how to for other users:
apt-get install poppassd (courierpassd, is not necessary)
probally openbsd-inetd will be installed too
/etc/init.d/openbsd-inetd restart
Now check if the deamon is there
root@server:/etc# netstat -lnpt | grep 106
tcp 0 0 0.0.0.0:106 0.0.0.0:* LISTEN 15716/inetd
If everything is ok, then continue if not fix that first
Go to the plugins directory of squirrelmail
cd /var/www/web3/web/plugins/
Download the squirrelmail change_pass pluging from:
wget
http://www.squirrelmail.org/countdl....a-1.4.x.tar.gz
untar it using tar xvfz change_pass-2.7a-1.4.x.tar.gz
chown the unpacked files to the default of your webiste (check wit ls -ltrh)
chown root:web3 change_pass/ -R
Change the squirellmail config file
vim /var/www/web3/web/config/config.php and add the new plugin tot the current list of plugins. Save the file
Als should be fine for now.
Try to change password using the squirellmail webinterface
Recent comments
13 hours 39 min ago
16 hours 34 min ago
17 hours 48 min ago
19 hours 11 min ago
20 hours 49 min ago
22 hours 18 min ago
23 hours 32 min ago
1 day 15 hours ago
1 day 16 hours ago
1 day 20 hours ago