Last week ik have installed ISPconfig on my Dell PE1550 using the following howto:
http://www.howtoforge.com/perfect-server-ubuntu8.04-lts
Now im trying to enable change_password plugin in squirrel but it doenst work (yet)
I downloaded the squirrelmail change_pass module from
http://www.squirrelmail.org/countdl....a-1.4.x.tar.gz
and gextracted it in the squirrelmail/plugins directory (I have a standalone squirellmail installation, not the ISPconfig plugin)
The plugin tries to use poppassd and the courrierpassd. So i did:
apt-get install courierpassd
apt-get install poppassd
But when using netstat -nlp there is nothing listening on port 106.
Can somebody help me out ?