From 7bdb9b318932b52b581531eb44b1ace282e40ad3 Mon Sep 17 00:00:00 2001 From: tokul Date: Sun, 22 May 2005 14:18:47 +0000 Subject: [PATCH] added urls of poppass servers and minimal required pear db version for peardb backend git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9441 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- plugins/change_password/README | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) diff --git a/plugins/change_password/README b/plugins/change_password/README index 0236f495..028368c8 100644 --- a/plugins/change_password/README +++ b/plugins/change_password/README @@ -18,8 +18,8 @@ REQUIREMENTS: support, if LDAP server requires it. - mysql backend needs PHP MySQL extension. - merak backend needs PHP Curl extension. -- peardb backend needs PHP Pear DB libraries and PHP extension that - is used to connect to database. +- peardb backend needs PHP Pear DB libraries (v.1.6.0 or newer) and + PHP extension that is used to connect to database. - poppassd backend needs poppassd server that supports authentication used by IMAP server. - vmailmgrd backend needs vmailmgr PHP library (vmail.inc) and @@ -146,17 +146,32 @@ BACKENDS $cpw_poppassd['server'] = 'remote_servername'; Available poppass servers: - * Qualcomm qpopper's poppassd - * poppassd-seti + * Qualcomm qpopper's poppassd - + http://www.eudora.com/products/unsupported/qpopper/index.html + original implementation of poppass protocol + + * poppassd-seti - http://echelon.pl/pubs/poppassd.html poppass server with shadow password and PAM support - * courier poppassd + + * courierpassd - http://www.arda.homeunix.net/store/ poppass server used with courier authentication system. - * ldap poppassd - * nis/yp poppassd - * Mercury32 poppassd - http://www.pmail.com + + * ldap poppassd - http://works.agni.com/ldap-poppassd.html + poppass server for LDAP + + * yppoppassd - http://cns.georgetown.edu/~ric/software/yppoppassd/ + poppass server for NIS/YP + + * kpoppassd - http://kpoppassd.sourceforge.net/ + poppass server for Kerberos + + * Mercury32 poppassd - http://www.pmail.com/ poppass server that is part of Mercury Mail Transport System. + * FreeBSD includes two poppass servers in ports collection. + http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/poppassd + http://www.freebsd.org/cgi/cvsweb.cgi/ports/mail/poppwd - vmailmgrd -- 2.25.1