diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-18 05:06:19 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-18 05:06:19 +0000 |
commit | 54f81620fae6f46c55a930a348008e11c75b4f88 (patch) | |
tree | 6f57ff815374547642a609c4f8efa208749cbe2f /NEWS | |
parent | 2f1b2a582eda2b8993771bfece902f696c4dd9c4 (diff) | |
download | fetchmail-54f81620fae6f46c55a930a348008e11c75b4f88.tar.gz fetchmail-54f81620fae6f46c55a930a348008e11c75b4f88.tar.bz2 fetchmail-54f81620fae6f46c55a930a348008e11c75b4f88.zip |
Added `fetchlimit'.
svn path=/trunk/; revision=657
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ features -- * Received line parsing for envelope addresses now matches MX as well as canonical DNS addresses, making multidrop routing slightly more reliable. +* Added --fetchlimit option to limit number of messages fetched in a + single poll. + bugs -- * Fixed a FreeBSD compilation glitch involving SIGCLD (thanks to |