From dc563fadd85712628bc6003da5da72b4d7e2f591 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Fri, 16 May 2014 10:00:54 -0400 Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail --- plugins/password/README | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/plugins/password/README b/plugins/password/README index 262ebfd..c50eb0b 100644 --- a/plugins/password/README +++ b/plugins/password/README @@ -310,6 +310,9 @@ Set $config['password_vpopmaild_port'] to the port of vpopmaild. + Set $config['password_vpopmaild_timeout'] to the timeout used for the TCP + connection to vpopmaild (You may want to set it higher on busy servers). + 3. Driver API ------------- -- Gitblit v1.9.1