diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-28 21:25:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-28 21:25:11 +0000 |
commit | a53713a0f8585c6313efd0975cc896788c6ca898 (patch) | |
tree | 0d37152fe0df266bb35662709898f505f29e172e /NEWS | |
parent | 6df2d8474695b9d1fd5c477c8c43f3cd0e038fe4 (diff) | |
download | fetchmail-a53713a0f8585c6313efd0975cc896788c6ca898.tar.gz fetchmail-a53713a0f8585c6313efd0975cc896788c6ca898.tar.bz2 fetchmail-a53713a0f8585c6313efd0975cc896788c6ca898.zip |
Tolerate more than one authorization failure.
svn path=/trunk/; revision=2621
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,8 +11,10 @@ fetchmail-5.1.1 (): * -A has been retired (goes with authenticate -> preauthenticate change). * Check for both fetchall and keep on in daemon mode; reject this. * Fixed a logfile bug dumping IMAP-LOGIN and IMAP-CRAM-MD5. +* Tolerate a tunable constant number of authorization failures before + complaining and wedging. -There are 262 people on fetchmail-friends and 443 on fetchmail-announce. +There are 266 people on fetchmail-friends and 447 on fetchmail-announce. ------------------------------------------------------------------------------ fetchmail-5.1.0 (Wed Sep 22 01:27:42 EDT 1999), 17767 lines: |