]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
*** empty log message ***
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index 5d7f31744d30dda67fe9319b42d45c16353abf6f..e038ee7d70ab3ca255307a6c571a2e349e4989d5 100644 (file)
--- a/NEWS
+++ b/NEWS
-                          Known But Unresolved Bugs:
-
-* In multidrop mode without an applicable localdomain, addresses of the
-  form "foo"@bar.com are not parsed correctly, even though they are
-  technically RFC822 legal. The general problem is mentioned on the man page.
-
                            Features To Consider
 
 * Generate bounce messages when delivery is refused.  See RFC1891, RFC1894.
-
-* More log levels?
-
 * Use the libmd functions for md5 under Free BSD?  (Low priority.)
+* Send notification mail on messages skipped due to --limit?
+* More log levels?
 
                                Other TO-DO items:
 
+* Autoconfigure the root-mode lockfile location so Solaris will work.
 * Get with Craig Metz to write a draft RFC on RFC1938 support in IMAP.
 
                                Release Notes:
 
 ------------------------------------------------------------------------------
-fetchmail 4.0.3 (Mon Jul 28 16:39:17 EDT 1997)
+fetchmail-4.2.2 ()
+* Re-enable --limit under IMAP (bug introduced in 4.2.0).
+* Autoconfigure root-mode PID-file directory to /etc if no /var/run.
+* ETRN mode no longer tries to flush queue for "localhost".
+* Introduced new DNS error return 11 to indicate DNS failure at startup.
+* More portation tweaks for unusual Unixes.
+* Make sure any X-Fetchmail-Error: line is properly terminated.
+
+There are 287 people on the fetchmail-friends list.
+
+fetchmail-4.2.1 (Sun Sep 14 16:31:58 EDT 1997)
+* Type and inclusion changes to eliminate warnings on weird Unixes.
+* Detect and warn about servers like M$ Exchange that get lengths wrong.
+
+There are 285 people on the fetchmail-friends list.
+
+------------------------------------------------------------------------------
+fetchmail-4.2.0 (Sun Sep 14 16:31:58 EDT 1997)
+* Driver code changed so delimited protocols don't rely on message lengths
+  being correct (this means #@!%^# brain-dead Microsoft Exchange will work).
+
+There are 285 people on the fetchmail-friends list.
+
+fetchmail-4.1.8 (Thu Sep 11 16:20:15 EDT 1997)
+* Fix nasty single-char-adddress bug in multidrop mode.
+* Fixed cosmetic bug in ETRN mode -v output!
+* Added warning about broken Microsoft Exchange server to FAQ. 
+* Will Renkel supplied an implementation of inet_aton().
+
+There are 286 people on the fetchmail-friends list.
+
+fetchmail-4.1.7 (Tue Sep  9 16:55:04 EDT 1997)
+* Now works with Cyrus IMAP server.
+* Will build OK even if local environment lacks strstr(3).
+
+There are 283 people on the fetchmail-friends list.
+
+fetchmail-4.1.6 (Sat Sep  6 13:11:59 EDT 1997)
+* Correct autoconfiguration machinery for Amiga (thanks to Steffen Opel).
+* Append hostname to fallback address in multidrop mode correctly.
+* Suppress append of smtphost name to RCPT TO address when it has a @ already.
+
+There are 285 people on the fetchmail-friends list.
+
+fetchmail-4.1.5 (Fri Sep  5 15:06:13 EDT 1997)
+* Prevent core dumps on messages with no destination lines.
+* Decorate RCPT TO names with smtphost.
+* Have AUTO mode croak on SMTP error.
+* Fall back on localhost if smtphost is defaulted and `hostname` is not
+  DNS-accessible.
+
+There are 286 people on the fetchmail-friends list.
+
+fetchmail-4.1.4 (Thu Sep  4 15:41:05 EDT 1997)
+* Autoconfigure correctly for systems that lack inet_aton().
+* Better failure reporting on SMTP connect failures.
+* Autoconfigure the MD5 support for 64-bit machines.
+
+Due to pilot error, there was no release actually numbered 4.1.3.
+There are 286 people on the fetchmail-friends list.
+
+fetchmail-4.1.2 (Wed Sep  3 18:44:58 EDT 1997)
+* Fixed a bonehead bug in RCPT TO name generation introduced in 4.1.1.
+* Added James Steven's ip-up wrapper to the contrib directory.
+* Prevent buffer spamming in SockOpen by a broken DNS.
+* Al Youngwerth's fix to prevent segfaults when Return-Path has no address.
+* Phillippe De Muyter's port changes for sysV68 R3V7.1.
+* Port changes for Kerberos under FreeBSD, thanks to Benjamin Greenwald.
+* Don't use inet_addr() any more.
+
+First release after my two-week vacation.
+There are 285 people on the fetchmail-friends list.
+
+fetchmail-4.1.1 (Fri Aug 15 21:02:50 EDT 1997)
+* Fix an obvious bug in some snprintf calls (non-Linux systems only)
+* No more hard limit on number of destination headers
+* Wolfgang Wander's support for faster new-message detection using UIDL.
+* Changed the default of the `envelope' option.
+
+There are 269 people on the fetchmail-friends list.
+
+fetchmail-4.1.0 (Mon Aug 11 17:19:57 EDT 1997)
+* Make the RPM depend on `smtpdaemon', which the sendmail package provides.
+* Clean up the Interactive UNIX System V/386 Release 3.2 port.
+* Enable parser to detect and complain about the most common syntax error.
+* More warnings about things that can go wrong with multidrop.
+* Dave Bodenstab's fix for flaky phone lines.
+* Always pass FQDNs in RCPT TO addresses (avoids minor tsuris with exim).
+
+There are 263 people on the fetchmail-friends list.
+
+fetchmail-4.0.8 (Thu Aug  7 17:05:27 EDT 1997)
+* Fixed core dump bug in UID handling introduced by the 4.0.6 change.
+* Retrieval code for POP3 & older IMAP versions now skips X-IMAP message
+  used by UW IMAP4rev1 server to store UIDs.
+* Port to Interactive UNIX System V/386 Release 3.2.
+
+There are 263 people on the fetchmail-friends list.
+
+fetchmail-4.0.7 (Tue Aug  5 22:47:11 EDT 1997)
+* Fixed a minor bug in handling of DNS errors in multidrop mode.
+* Added a `postconnect' analogous to `preconnect'.
+* Make `interval' count polls skipped because of interface or monitor option.
+* Fixed UIDL and dropstatus option processing.
+
+There are 258 people on the fetchmail-friends list.
+
+fetchmail-4.0.6 (Fri Aug  1 11:14:31 EDT 1997)
+* Changed semantics of `via' and `poll <name>' to be more orthogonal.
+* Substantially improved option coverage on the man page.
+* Yet another try at getting the remote-build right for Harry McGavran.
+* Don't emit "No mail" messages in (non-verbose) daemon mode).
+* Fixed the stock POP3 authorization sequence, which got broken in 4.0.4.
+* --kill option renamed to --nokeep for consistency
+
+WARNING: If you are running multidrop, (RE)READ FAQ ITEM F1 NOW!
+There are 258 people on the fetchmail-friends list.
+
+fetchmail-4.0.5 (Wed Jul 30 10:27:25 EDT 1997)
+* Increased %o in the Lex source to cope with Ultrix lex.
+* RPMs are now built with --without-OPIE to avoid validation problems.
+* Channge in computation of true name to avoid HELO (null) bug.
+
+There are 255 people on the fetchmail-friends list.
+
+fetchmail-4.0.4 (Mon Jul 28 23:38:20 EDT 1997)
+* Overhauled the build machinery.
+* The `no envelope' option now suppresses parsing of Received lines.
+* Added Al Youngwerth as a backup maintainer.
+
+This tries to fix the various yacc- and remote-build problems.
+There are 256 people on the fetchmail-friends list.
+
+fetchmail-4.0.3 (Mon Jul 28 16:39:17 EDT 1997)
 * Replace vsprintf with vnsprintf to avoid buffer-overrun screws.
 * Added via option to make ssh configuration cleaner.
 * Added dropstatus option.
@@ -30,7 +157,7 @@ Note: RFC1938 support is tentative, untested, and requires a patch to the
 LIBOPIE library.  See the file LIBOPIE.PATCH for the sad details.
 There are 258 people on the fetchmail-friends list.
 
-fetchmail 4.0.2 (Mon Jul 17 20:54:30 EDT 1997)
+fetchmail-4.0.2 (Mon Jul 17 20:54:30 EDT 1997)
 * Experimental RFC1938 one-time password support using OPIE library,
   courtesy of Craig Metz <cmetz@inner.net> (couthor of RFC1938).