X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=ef617dd76aa6f1a2434ad4dcc2ab2108270a5016;hb=b5cb227ae077ce4d1e01c7487e40bfd84167cff3;hp=7c647c117d185b4bffc02f66de7ff6e58bcb4e20;hpb=b5d9871e38e2bee9283beb475f9a7e2679954f67;p=~andy%2Ffetchmail diff --git a/NEWS b/NEWS index 7c647c11..ef617dd7 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,207 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +* Back out the InterChange workaround, it breaks operation with M$ Exchange. +* Update for cs.po from Jiri Pavlovsky. +* Prevent spurious hostname matches in fetchmailconf. +* Ultrix 4.5 port patches from Simon Burge . +* Add bug warning to FAQ about Lotus Domino. +* Suppress monitor check just after being woken by signal. + +fetchmail-5.3.4 (Wed Mar 22 15:55:51 EST 2000), 18819 lines: + +* Added FAQ item on performance under load. +* Fix Debian bug #60202 (segfaults when given command line arguments). + This only applied to `antispam', as it turned out. +* Work around InterChange's bug with attachments as suggested by + paul666@mailandnews.com. +* Enable checks on multiple folders. + +There are 294 people on fetchmail-friends and 504 on fetchmail-announce. + +fetchmail-5.3.3 (Mon Mar 13 16:34:29 EST 2000), 18763 lines: + +* Fixed reporting of listener timeouts. +* Configure now supports SOCKS5, thanks to Alan Schmitt. +* Fix a minor bug in preauthenticated IMAP, thanks to Urban Boquist + . +* Try to support suffix matching in aka lists. + +There are 285 people on fetchmail-friends and 504 on fetchmail-announce. + +fetchmail-5.3.2 (Mon Mar 6 21:41:23 EST 2000), 18695 lines: + +* Added experimental support for RFC2177 IDLE command extension of IMAP. +* Updated fr.po. +* Fixed a bug in fetchmailconf's handling of envelope skip prefixes. +* Don't nuke .fetchids when authorization failure keeps us from getting URLs. +* Added FAQ item X6 on dropped and mangled attachments, thanks to Rob Funk. +* Teach configure.in to link the RSA reference library if available. +* Disable saving of Message-IDs into UIDL lists. + +There are 290 people on fetchmail-friends and 500 on fetchmail-announce. + +fetchmail-5.3.1 (Sun Mar 5 23:02:42 EST 2000), 18648 lines: + +* Use remotename@hostname for MAIL FROM if we have not been able to deduce + a Return-Path. +* Fix the attempted fix for Joop Susan's ENOTCONN bug. +* Added FAQ material on a Microsoft Exchange bug, on forwarding to + a different host than the one fetchmail runs on, and on using + ssh for a secure passwordless connection. Removed the FAQ entry + on popclient. +* Jun-ichiro itojun Hagino sent a fix for IPv6. +* Fix Red Hat 6.2beta bug 9982: fetchmailconf now automatically pups up + an edit panel whenever a new user or site is created. +* Fix Red Hat 6.2beta bug 9987: Deal gracefully with the possibility that + we might be running as a subprocess with stdin not attached to a tty, + and thus unable to query for a password. +* Resolved all current Debian bugs classed `important'; #43139, #44744, #44760, + #44774, #43140, #50990. +* Resolved Debian ordinary bugs #17769, #34383, #38303, #39732, #51674, + #53386, #53732, #58553. +* Resolved Debian wishlist bug #26630. +* Resolution of #59281 (still loops on Ctrl-C) involved a small change in + behavior; SIGPIPE now terminates the current poll cycle. + +There are 289 people on fetchmail-friends and 502 on fetchmail-announce. + +fetchmail-5.3.0 (Tue Feb 22 08:53:31 PST 2000), 18618 lines: + +* Horst von Brand's improvements to the specfile generator. +* Joop Susan's improvements in error status reporting. +* Only emit progress dots when stdout is connected to a tty. +* Fix for GNATS bug 16468, "INET6 breaks fetchmail preconnect" + by Munechika SUMIKAWA . +* Lexical analyzer now understands that -?[0-9]*[a-zA-Z] is not a number. + +There are 293 people on fetchmail-friends and 498 on fetchmail-announce. + +fetchmail-5.2.8 (Mon Feb 14 19:16:46 EST 2000), 18571 lines: + +* Attempted fix for Joop Susan's ENOTCONN bug. +* Fix for NO response during SIZE fetches for M$ Exchange IMAP server. +* Thomas Zajic sent a change that copes with GMX X-UIDLs. +* Fix fetchmailconf's handling of ssl attributes when SSL is not configured. +* Handle IMAP folder names with embedded spaces. +* cs.po update from Jiri Pavlovsky. +* Make -d0 -v work when -a and -k are on. +* UID handling has been broken since 5.2.5. This version should work. + Thanks to Bruce Hauge for testing. + +There are 287 people on fetchmail-friends and 504 on fetchmail-announce. + +fetchmail-5.2.7 (Sun Feb 6 20:45:41 EST 2000), 18517 lines: +* Updated FAQ. +* Updated es.po. +* Disable mail notification on server unreachable. This turned out to + be a very bad idea. + +There are 276 people on fetchmail-friends and 493 on fetchmail-announce. + +fetchmail-5.2.6 (Sat Feb 5 00:01:53 EST 2000), 18517 lines: +* Close down sockets using shutdown(2) and discarding read data until we + get a TCP FIN. With any luck this will squash our socket leak. +* Open the lockfile with O_SYNC, so we know the file has been written + before close (sigh...NFS might still betray us...). +* Added Martijn Lievaart's sendmail hacks for multidrop to the contrib + directory. +* Fix bug in processing of plugout option. +* AIX port tweak from Dave Marquardt . +* Add support for `ssh' preauth type to suppress password prompts at startup. +* Support for RFC2449 extended POP3 responses [IN-USE] and [LOGIN-DELAY]. +* Log bounced messages via syslog (Debian bug #50184). +* Add scrollbars on fetchmailconf help windows (Debian bug #51770). +* Notify user by mail when pop server nonexistent (Debian bug #47143). +* Debian buglist cleanup. + +There are 274 people on fetchmail-friends and 494 on fetchmail-announce. + +fetchmail-5.2.5 (Mon Jan 31 02:02:48 EST 2000), 18445 lines: +* Fixed bugs in BSMTP generation reported by Jaap Lutz. +* Make fetchmailconf better at handling backslashes in usernames + and passwords. +* Jochen Hayek's patch to handle spaces in UID usernames. + +There are 279 people on fetchmail-friends and 497 on fetchmail-announce. + +fetchmail-5.2.4 (Mon Jan 17 02:37:58 EST 2000), 18445 lines: + +* Fix bug introduced in 5.2.2 that stopped --syslog from working. +* Update for es.po, fr.po, cs.po. +* Message-string macros eliminated from driver.c so gettext can see them. +* Various useful to version reporting & configure.in fixes by Chip Salzenberg. +* Bernhard Rosenkraenzer's fix for broken Kerberos V configuration. +* Make --logfile work in foreground. + +There are 282 people on fetchmail-friends and 489 on fetchmail-announce. + +fetchmail-5.2.3 (Tue Jan 4 01:56:11 EST 2000), 18421 lines: +* Ken Estes's patch to check for unreachable UIDL file due to bad NFS mount. +* Jorge Godoy's replacement pt_BR.po and various minor translation fixes. +* Javier Kohen's replacement for es.po. +* Munechika SUMIKAWA's patch to make IPv6 version build when POP2 is enabled. +* Russian translation removed; it was badly garbled. +* Added Rick van Rein's fetchmaildistrib script to the contrib directory. +* Gunther Leber's cleanup patches. +* Note to translators: The bodies of the login-error and timeout-error + form letters have been changed in driver.c. + +There are 280 people on fetchmail-friends and 483 on fetchmail-announce. + +fetchmail-5.2.2 (Sun Dec 26 09:31:07 EST 1999), 18365 lines: +* Arrange for fetchmail to restart itself quietly when the rc file is touched. +* Improvements to IPv6 code from Jun-ichiro itojun Hagino . +* Drastic simplification of UIDL code, suggested by Ken Estes. + +There are 280 people on fetchmail-friends and 482 on fetchmail-announce. + +fetchmail-5.2.1 (Sun Dec 19 23:08:53 EST 1999), 18330 lines: +* Added FAQ item R10 on timeouts during messages. +* Fixed indentation problem in fetchmailconf. +* Federico Schwindt's patch to fix broken SSL configuration. +* Fixes to use fetchmail with IPv6 enabled on glibc without inet6-apps + installed; thanks to Arkadiusz Mis'kiewicz. +* Interpret IMAP PREAUTH tag correctly (from Joerg Dorchain). +* Upgraded to version 0.21 of smbutil.c. FAQ item S2 now documents + how to set a domain name. + +There are 282 people on fetchmail-friends and 479 on fetchmail-announce. + +fetchmail-5.2.0 (Tue Nov 30 14:24:25 EST 1999), 18302 lines: +* fetchmailconf now complains and exits gracefully when not run under X. +* configure.in port patch for OpenBSD from Federico G. Schwindt. +* configure.in port patch for Heimdal from Leif Johansson +* configure.in fix for OpenSSL configuration problems. +* Teach fetchmail about the buggy FTGate server. +* cs.po update from Jiri Pavlovsky. +* Edmund Grimley's patch to uid.c to fix the `uidl keep expunge 1' case. +* Abort startup if the configuration directory is nonexistent; this + probably means an NFS mount of user's home directory failed. +* Added warnings and FAQ items about the MailMax server, which doesn't + download attachments. + +There are 278 people on fetchmail-friends and 472 on fetchmail-announce. + +fetchmail-5.1.4 (Sun Nov 7 17:40:21 EST 1999), 18302 lines: +* Mike Pearce's patch to fix a compile-time error recently introduced into + the socket code when HAVE_INET_ATON is off. +* Added warning to fetchmailconf autoprobe about a flaky Netscape IMAP server. +* Disable duplicate suppression when there is only one recognized recipient. + +There are 276 people on fetchmail-friends and 460 on fetchmail-announce. + +fetchmail-5.1.3 (Sun Oct 31 12:19:52 EST 1999), 18290 lines: * Grant Edwards's patch to correct NTLM behavior. * James Brister's fix for IP-address hostnames. * Updated config.guess and config.sub. +* Backed out the 5.1.0 change to quote usernames with embedded spaces. + It actually breaks things. +* Added to fetchmailconf a warning about Imail IMAP servers. +* SSL patches by Michael Warfield merged in. Distribution still contains + no crypto code. + +There are 274 people on fetchmail-friends and 456 on fetchmail-announce. fetchmail-5.1.2 (Thu Oct 7 09:46:07 EDT 1999), 17906 lines: * Joe Loughry sent a patch to handle multihomed machines. @@ -70,7 +268,7 @@ There are 256 people on fetchmail-friends and 433 on fetchmail-announce. fetchmail-5.0.6 (Mon Aug 2 14:04:23 EDT 1999), 17528 lines: * Czech internationalization support (thanks to Jiri Pavlovsky). -* Russion internationalization support (but I couldn't read the contributor +* Russian internationalization support (but I couldn't read the contributor name in the headers!) * Update of the French internationalization support by Guy Brand. * Lexer fix for the `nokeep' problem by Robert de Bath (thanks @@ -769,7 +967,7 @@ fetchmail-4.3.0 (Mon Oct 6 16:44:38 EDT 1997), 12304 lines: * Created fetchmail-announce list. There are 281 people on fetchmail-friends and 8 on fetchmail-announce. -% fetchmail-friends list split +% fetchmail list split fetchmail-4.2.9 (Tue Sep 30 18:21:35 EDT 1997), 12185 lines: * Don't byte-stuff when writing to an MDA. @@ -1105,7 +1303,7 @@ fetchmail-3.9.1 (Thu Apr 17 11:37:14 EDT 1997), 8923 lines: * Added `forcecr' to fix qmail problems by forcing CRLF termination. There are 222 people on the fetchmail-friends list. -% Bad addresses dropped after the switchover to SmartList +% Bad addresses dropped after switch to SmartList ------------------------------------------------------------------------------ fetchmail-3.9.0 (Wed Apr 2 13:36:22 EST 1997), 8889 lines: