diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-05 19:08:18 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-05 19:08:18 +0000 |
commit | 4640f5541a1699ea3805e8a0801811201d9c24ef (patch) | |
tree | aa5c89f92e5d1426386f71faefbf1c13eadd16d3 /NEWS | |
parent | 3fdc882c9627f13b63eb087c71e96caf045da05d (diff) | |
download | fetchmail-4640f5541a1699ea3805e8a0801811201d9c24ef.tar.gz fetchmail-4640f5541a1699ea3805e8a0801811201d9c24ef.tar.bz2 fetchmail-4640f5541a1699ea3805e8a0801811201d9c24ef.zip |
Allow duplicate hostnames again.
svn path=/trunk/; revision=1152
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -10,11 +10,6 @@ return a zero exit status if *any* host had mail, not just the last one checked. -* Remove restriction that no two poll entries can have identical hostnames? - The problem is with a skip entry following a poll entry for the same host. - This corrupts a data structure leading to core dump, but I'm not sure - exactly how. - * Generate bounce messages when delivery is refused. See RFC1891, RFC1894. * More log levels? @@ -34,6 +29,7 @@ And about time, too, I've been hacking on this code for a year now! * Removed the popclient backward-compatibility hacks. * Leif Erlingsson <leif@lege.com> sent a patch to avoid colliding with the busy-lock after authentication failure on a POP3 server. +* Allow duplicate server hostnames again. There are 252 people on the fetchmail-friends list. |