Hi, I have installed a new mailserver based on postfix with Courier And MySQL database on a Fedora Core 5 box.Need to patch a plugin courierpassd to change the user password remotly through webinterface of squirrelmail. I have untared the tarball of courierpassd-1.1.2.tar.gz in the /usr/share/squiremail/ folder and ran the /usr/share/squirrelmail/config/config.pl script to add the change_pass plugin from "Available Plugins" to the "Installed Plugins" Saved the data and exited. Now the change_pass Plugin showing perfectly in the user's wemail option, but when trying to change the password through webinterface, its showing ERROR:Connection refused (111)
http error log contents says: PHP Warning: fsockopen() [<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect to localhost:106 (Connection refused) in /usr/share/squirrelmail/plugins/change_pass/options.php on line 140, referer: http://mail.mydomain.com/webmail/plugins/change_pass/options.php Can any one suggest what and where is the problem and which service will open 106(poppassd) port Thanks in advance KamaljitS
