From 092d3d0f4dfbd722d4fba86ac4d92a8d56c478fb Mon Sep 17 00:00:00 2001 From: alec Date: Wed, 7 Mar 2012 11:28:30 +0000 Subject: - Added Expect driver (#1488363) git-svn-id: https://svn.roundcube.net/trunk@5978 208e9e7b-5314-0410-a742-e7e81cd9613c --- plugins/password/README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'plugins/password/README') diff --git a/plugins/password/README b/plugins/password/README index eadf10742..4ae0521d1 100644 --- a/plugins/password/README +++ b/plugins/password/README @@ -42,6 +42,7 @@ 2.14. Pw (pw_usermod) 2.15. domainFACTORY (domainfactory) 2.16. DBMail (dbmail) + 2.17. Expect (expect) 3. Driver API @@ -282,6 +283,13 @@ Note: DBMail users can also use sql driver. + 2.17. Expect (expect) + ----------------------------------- + + Driver to change user password via the 'expect' command. + See config.inc.php.dist file for configuration description. + + 3. Driver API ------------- -- cgit v1.2.3