aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-02-20 03:48:19 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-02-20 03:48:19 +0000
commitcb8de067edef1f659ec465cdb08b518ab8c37a59 (patch)
tree3e6f93f1a5e979b5fb13d9a5f22d9c8f6551571e /fetchmail.man
parentfb1b1a429b783665c2697b5fb00c78013a138ed7 (diff)
downloadfetchmail-cb8de067edef1f659ec465cdb08b518ab8c37a59.tar.gz
fetchmail-cb8de067edef1f659ec465cdb08b518ab8c37a59.tar.bz2
fetchmail-cb8de067edef1f659ec465cdb08b518ab8c37a59.zip
We can specify target ports now.
svn path=/trunk/; revision=1657
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man4
1 files changed, 3 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 00580479..a339dea7 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -207,7 +207,9 @@ Specify a hunt list of hosts to forward mail to (one or more
hostnames, comma-separated). In ETRN mode, set the host that the
mailserver is asked to ship mail to. Hosts are tried in list order;
the first one that is up becomes the forwarding or ETRN target for the
-current run.
+current run. Each hostname may have a '/'-delimited suffix specifying
+a port or service to forward to; the default is 25 (or "smtp" under
+IPv6).
.TP
.B \-D domain, --smtpaddress domain
(Keyword: smtpaddress)