diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-10-16 14:00:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-10-16 14:00:02 +0000 |
commit | 0b4ddfc4c16f880a55e5de8833df1716e899b5cd (patch) | |
tree | bf4c48966cd6a5ad430f8e22804c86f10df30b65 /NEWS | |
parent | 580682dcaae8305ac9ca9c5e1011ef963d86f5d1 (diff) | |
download | fetchmail-0b4ddfc4c16f880a55e5de8833df1716e899b5cd.tar.gz fetchmail-0b4ddfc4c16f880a55e5de8833df1716e899b5cd.tar.bz2 fetchmail-0b4ddfc4c16f880a55e5de8833df1716e899b5cd.zip |
Add a FAQ item.
svn path=/trunk/; revision=2092
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -3,13 +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). +* The '--limit' option can now be used with daemon mode. The user is notfied + that some messages are being skipped on the mail server; the user get + notified by email that mentions all the messages being skipped (including + their size). A -w/--warnings per-user option specifies at what intervals + size warnings are sent to the user (default = 3600 sec). +* Added FAQ item M7 on diagnosing failures to extract envelope addresses + from sendmail trace headers. There are 255 people on fetchmail-friends and 293 on fetchmail-announce. |