aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-10-16 13:01:06 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-10-16 13:01:06 +0000
commit580682dcaae8305ac9ca9c5e1011ef963d86f5d1 (patch)
tree8d5ccac1987c1e986400daa4f5a411bde885ecf9 /NEWS
parent380a2d1a3a08c38a6280e1a1bc376a4c3b79e21d (diff)
downloadfetchmail-580682dcaae8305ac9ca9c5e1011ef963d86f5d1.tar.gz
fetchmail-580682dcaae8305ac9ca9c5e1011ef963d86f5d1.tar.bz2
fetchmail-580682dcaae8305ac9ca9c5e1011ef963d86f5d1.zip
Now we can use --limit with daemon mode.
svn path=/trunk/; revision=2091
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59e87dc3..36d5c84b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@
fetchmail-4.6.2 ():
* Time out server open requests like we do reads. This protects against
buggy TCP/IP configurations that hang forever on a bad open.
+* The '--limit' option can now be used with daemon mode.
+* Implementation of a warning procedure to notify a user that some messages
+ are being skipped on the mail server; the user get notified by an E-Mail
+ that mentions all the messages being skipped (including their size).
+ (Implementation is thanks to Marc Jauvin).
+* A -w/--warnings parameter can be set on the command line to specify at
+ what interval size warnings are sent to the user (default = 3600 sec).
There are 255 people on fetchmail-friends and 293 on fetchmail-announce.