From 8d3dab34ec29abf5453ecbfaea1cb764e710f1b4 Mon Sep 17 00:00:00 2001 From: simonp <simon.plasger@web.de> Date: Fri, 16 May 2014 06:29:06 -0400 Subject: [PATCH] Add timeout for password-driver vpopmaild --- 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