diff options
author | Stef Walter <stef@memberwebs.com> | 2004-09-04 00:05:08 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-09-04 00:05:08 +0000 |
commit | fdafaaeec8b05ab1e62457ecb6202ced98caa202 (patch) | |
tree | 3b093585fcce8975acee7b8b5ca5700702821ec6 /doc | |
parent | 4fb48e235e0f76d3e5fcdd61e88ac63fa46cc14d (diff) |
Transparent proxy support.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/clamsmtpd.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/clamsmtpd.conf.5 b/doc/clamsmtpd.conf.5 index 1a6cd99..7d698af 100644 --- a/doc/clamsmtpd.conf.5 +++ b/doc/clamsmtpd.conf.5 @@ -127,8 +127,7 @@ Unix local addresses can be specified by specifying their full path. IP addresses can be specified using dotted notation with a colon before the port number (ie: '127.0.0.1:3310'). .It -IPv6 addresses can be specified using bracketted notation with a colon -before the port number (ie: '[::1]:3310') +IPv6 addresses are implemented but disabled. The code needs testing. .El .Sh SEE ALSO .Xr clamsmtpd 8 |