diff options
| author | wiz <wiz@NetBSD.org> | 2003-04-16 09:29:38 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-04-16 09:29:38 +0000 |
| commit | 4fad16dc1237bb2215638335a5dac6d96875f410 (patch) | |
| tree | 4a0c8ba1e3802c6b9d34624069151570ae3c478f /gnu | |
| parent | a0d5a7bba1838865ee4d172c7c3adfc0b33f66bf (diff) | |
services(5), not (4).
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/dist/postfix/man/man8/lmtp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/dist/postfix/man/man8/lmtp.8 b/gnu/dist/postfix/man/man8/lmtp.8 index 524cd7cff97..54cd26bd6cc 100644 --- a/gnu/dist/postfix/man/man8/lmtp.8 +++ b/gnu/dist/postfix/man/man8/lmtp.8 @@ -34,7 +34,7 @@ is interpreted relative to the changed root directory. .IP "\fBinet\fR:[\fIaddr\fR], \fBinet\fR:[\fIaddr\fR]:\fIport\fR (numeric host)" Connect to the specified IPv4 TCP port on the specified local or remote host. If no port is specified, connect to the port defined as -\fBlmtp\fR in \fBservices\fR(4). +\fBlmtp\fR in \fBservices\fR(5). If no such service is found, the \fBlmtp_tcp_port\fR configuration parameter (default value of 24) will be used. @@ -103,7 +103,7 @@ postmaster with transcripts of LMTP sessions with protocol errors. Do not wait for the server response after sending QUIT. .IP \fBlmtp_tcp_port\fR The TCP port to be used when connecting to a LMTP server. Used as -backup if the \fBlmtp\fR service is not found in \fBservices\fR(4). +backup if the \fBlmtp\fR service is not found in \fBservices\fR(5). .SH "Authentication controls" .IP \fBlmtp_sasl_auth_enable\fR Enable per-session authentication as per RFC 2554 (SASL). @@ -213,7 +213,7 @@ bounce(8) non-delivery status reports local(8) local mail delivery master(8) process manager qmgr(8) queue manager -services(4) Internet services and aliases +services(5) Internet services and aliases spawn(8) auxiliary command spawner syslogd(8) system logging .SH LICENSE |
