From 586eba081f3b3f73b4027aaf1aa364e166d79ca0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 14 Feb 1997 05:23:30 +0000 Subject: Aded the `received' option. svn path=/trunk/; revision=878 --- fetchmail.man | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'fetchmail.man') 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 -- cgit v1.2.3