Innovation Award
 September 2007
Number 10 |
PHP is often used to implement Web mail interfaces that allow the users to check the e-mail messages that they receive in POP3 mailboxes.
The passwords to access POP3 mailboxes can be changed with a distinct protocol named poppass.
This class provide an interface to change POP3 account passwords using the poppass protocol.
Manuel Lemos |
This class can be used to change the password of users, usually with POP3 accounts, by using the poppassd protocol.
It connects to a a given poppassd server and attempts to set a new password for the account of an user given the current password.
The class can return a specific error when the server did not accept the new password for being too short or being listed in a dictionary of common passwords.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.