diff options
author | Stef Walter <stef@memberwebs.com> | 2005-03-20 21:15:40 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2005-03-20 21:15:40 +0000 |
commit | c3a9f58fc493bb2d5ec4876e81d5cf95cc587529 (patch) | |
tree | 50124a34b3782c99ac66d6cfb3d5d4b85fe299ff /doc/proxsmtpd.conf | |
parent | 64b0625d3187ef665cd5441bf4635caa0bc338c7 (diff) |
Sync with clamsmtp changes.
Diffstat (limited to 'doc/proxsmtpd.conf')
-rw-r--r-- | doc/proxsmtpd.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/proxsmtpd.conf b/doc/proxsmtpd.conf index 8c9d60a..2b87e84 100644 --- a/doc/proxsmtpd.conf +++ b/doc/proxsmtpd.conf @@ -28,6 +28,9 @@ OutAddress: 10026 # Amount of time (in seconds) to wait on network IO #TimeOut: 180 +# A header to add to all scanned email +#Header: X-Filtered: By ProxSMTP + # Keep Alives (ie: NOOP's to server) #KeepAlives: 0 |