diff options
-rw-r--r-- | src/clamsmtpd.8 | 2 |
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. |