summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-08-16 16:12:12 +0000
committerStef Walter <stef@memberwebs.com>2004-08-16 16:12:12 +0000
commit7ffee6694dcbebcf87dbc4430e87e7b401b0b741 (patch)
tree3c7b1282802b85f8721eed7b8319b05dd9fad462 /src
parent74120ebf94cbad36294f47adc2a02feb598226b3 (diff)
Fix the docs on default listening port.
Diffstat (limited to 'src')
-rw-r--r--src/clamsmtpd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clamsmtpd.8 b/src/clamsmtpd.8
index 8ab1fdf..75a1cae 100644
--- a/src/clamsmtpd.8
+++ b/src/clamsmtpd.8
@@ -116,7 +116,7 @@ a header. [Default: 'X-AV-Checked: ClamAV using ClamSMTP']
.It Fl l
.Ar listenaddr
is the address and port to listen for SMTP connections on. See syntax of
-addresses below. [Default: port 25 on all local IP addresses]
+addresses below. [Default: port 10025 on all local IP addresses]
.It Fl m
.Ar maxconn
specifies the maximum number of connections to accept at once.