aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man8
1 files changed, 7 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 11081032..24495d98 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -594,7 +594,7 @@ Legal user options are
.PP
All options correspond to the obvious command-line arguments except
the following: `aka', `is', `to', `dns'/`no dns', `password',
-`preconnect', and `localdomains'.
+`preconnect', `localdomains', and `stripcr'.
.PP
The `is' or `to' keywords associate the following local (client)
name(s) (or server-name to client-name mappings separated by =) with
@@ -651,6 +651,12 @@ establishes a mailserver connection. This may be useful if you are
attempting to set up secure POP connections with the aid of
.IR ssh (1).
.PP
+The `stripcr' option controls whether carriage returns are stripped
+out of retrieved mail before it is forwarded. It is normally not
+necessary to set this, because it defaults to `on' (CR stripping
+enabled) when there is an MDA declared but `off' (CR stripping
+disabled) when forwarding is via SMTP.
+.PP
Legal protocol identifiers are
auto (or AUTO)