$Id: README,v 1.7 2007/06/09 23:08:17 indiri69 Exp $ change_pass -- Version 2.7a-1.4.x Ritchie Low Seth Randall Description =========== This is a Squirrelmail plugin to change password using the Poppassd service at port 106 You can get poppassd compliant services from the following: Pawel Krawczyk http://echelon.pl/pubs/poppassd.html (Supports PAM) Andrew Stevenson ftp://ftp.ugh.net.au/pub/unix/poppwd NetWin http://netwinsite.com/poppassd/ (Changes /etc/passwd) Kerberos http://kpoppassd.sourceforge.net (Thank to Michael G. Rozman this link) HP-UX 11.x http://barney.gonzaga.edu/~awithers/poppassd/ (link from above site) BSD users should try the one from the ports collection for their brand of BSD first. Courier users should try courierpassd at http://www.arda.homeunix.net/store/ poppassd must be running on your whatever server handles the passwords for your mail server for this to work. Other than that, you just need to add this plugin to SquirrelMail (using the perl script or by editing config.php by hand), and all should be fine. For full installation instructions, see the INSTALL file. To change the server or port poppassd listens on, change the options in settings.php. If you experience problems, please see the INSTALL file and FAQ