Many users want a quick and easy way to change their Email password.
This patch allows you to change the login form of SquirrelMail so a ‘Change Password‘ button appears.
- cd /var/www/html/squirrelmail/src
- vi login.php
- Look for the following:
<center>'. addSubmit(_("Login")) - Replace the line with:
'<center>'. addSubmit(_("Login")) .'<INPUT TYPE=button VALUE="Change Password" onClick="window.location.href='http://' . $_SERVER['HTTP_HOST'] . ':2222/CMD_CHANGE_EMAIL_PASSWORD'"></center>', - Save the file and exit.
Reload the Webmail system and you should be set.

Print This Post
Blogsphere: TechnoratiFeedsterBloglines
Bookmark: Del.icio.usSpurlFurlSimpyBlinkDigg
RSS feed for comments on this post | TrackBack URI for this post
Related Post:
- Howto Install LxAdmin
- Disabling Password Reset Option cPanel/WHM
- Howto Install RavenCore
- Howto Backup/Restore Using phpMyAdmin/SSH
- Email Stopped Working After Moving
