From 2278e316344f12c3091b4630a88eb5d7d2d1aef0 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 30 Oct 2004 18:13:52 +0000 Subject: - Allow configuration of server keep alives (NOOPs). Default to none --- doc/proxsmtpd.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/proxsmtpd.conf.5') diff --git a/doc/proxsmtpd.conf.5 b/doc/proxsmtpd.conf.5 index 75495e4..8579a3c 100644 --- a/doc/proxsmtpd.conf.5 +++ b/doc/proxsmtpd.conf.5 @@ -87,6 +87,13 @@ to a file and the file name is passed to the using the .Ar EMAIL environment variable. +.It Ar KeepAlives +On slow connections the server will sometimes timeout before +.Xr proxsmtpd 8 +is finished filtering the file. This option sends NOOP's to the server +to keep the connection alive. Specify the number of seconds, or 0 +to disable. +[ Default: 0 ] .It Ar Listen The address and port to listen for SMTP connections on. See syntax of addresses below. -- cgit v1.2.3