diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-10-13 21:11:33 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-10-13 21:11:33 +0000 |
commit | 5480ab320b813bddefe7383582c45b88bec00013 (patch) | |
tree | bdef3e4ea6f663efc97a68830cefe85683039fae /NEWS | |
parent | c868890caebd7a1408665c7799864b08be0a4021 (diff) | |
download | fetchmail-5480ab320b813bddefe7383582c45b88bec00013.tar.gz fetchmail-5480ab320b813bddefe7383582c45b88bec00013.tar.bz2 fetchmail-5480ab320b813bddefe7383582c45b88bec00013.zip |
Added envelope-skip feature.
svn path=/trunk/; revision=1509
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,11 +18,12 @@ fetchmail-4.3.1 () * Code for parsing Received headers now strips out RFC822 routes. * Fixed processing of -S/-r arguments so giving a comma-separated list works. * Don't query for the fetchmail host machine by default in ETRN mode. +* Added skip prefix clause on `envelope' option * Added --invisible option. Note: you can now either make fetchmail generate a Received header (the default) *or* spoof your listener into thinking fetchmail connected from the mailserver machine, *but not both*. -There are 271 people on fetchmail-friends and 37 on fetchmail-announce. +There are 270 people on fetchmail-friends and 37 on fetchmail-announce. ------------------------------------------------------------------------------ fetchmail-4.3.0 (Mon Oct 6 16:44:38 EDT 1997) |