aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-06-24 16:04:26 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-06-24 16:04:26 +0000
commit16904b67165ab371bfef3313cf84b513a43aa298 (patch)
tree27c921cffcbe1b36f4d9868f37f0bc7990716bac /NEWS
parentf29cf2421da9aaed0af1d17efe82ba3a2a2592d8 (diff)
downloadfetchmail-16904b67165ab371bfef3313cf84b513a43aa298.tar.gz
fetchmail-16904b67165ab371bfef3313cf84b513a43aa298.tar.bz2
fetchmail-16904b67165ab371bfef3313cf84b513a43aa298.zip
Fix Jochen's bug.
svn path=/trunk/; revision=1109
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 17103c88..7df0b277 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@
Features To Consider
+* It would be nice to be able to have the '-c' and standard retrieval modes
+ return a zero exit status if *any* host had mail, not just the last one
+ checked.
+
* Generate bounce messages when delivery is refused. See RFC1891, RFC1894.
* More log levels?
@@ -18,6 +22,7 @@
pl 3.9.9 ():
* We can now process multiple To headers a la Microsoft Exchange Server.
* Avoid sending LIST and getting an error when no messages are waiting.
+* Allow `fetchmail' to do wakeup even when no .fetchmailrc.
pl 3.9.8 (Sat Jun 14 14:19:32 EDT 1997):
* Fetchmail is now normally built with optimization.