aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man14
1 files changed, 13 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 549fdfba..e128dc8a 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -605,17 +605,25 @@ Legal user options are
flush
fetchall
rewrite
+ stripcr
+ dns
+ received
no keep
no flush
no fetchall
no rewrite
+ no stripcr
+ no dns
+ no received
limit
+ batchlimit
fetchlimit
syslog
.PP
All options correspond to the obvious command-line arguments except
the following: `aka', `is', `to', `dns'/`no dns', `password',
-`preconnect', `localdomains', and `stripcr'.
+\&`preconnect', `localdomains', `stripcr'/`no stripcr' and
+\&`received/no received'.
.PP
The `is' or `to' keywords associate the following local (client)
name(s) (or server-name to client-name mappings separated by =) with
@@ -662,6 +670,10 @@ name matches a declared local doman, that address is passed through
to the listener or MDA unaltered (local-name mappings are \fInot\fR
applied).
.PP
+If you are using `localdomains', you may also need to specify
+\&`no received', which disables \fIfetchmail\fR's normal attempt
+to deduce an envelope address from the Received line.
+.PP
The \fBpassword\fR option requires a string argument, which is the password
to be used with the entry's server.
.PP