aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-05-30 00:04:47 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-05-30 00:04:47 +0000
commited360e6fa5c33214f86875d239ccc922a6633fbd (patch)
tree2e180106fe74f14a5a73c03cc4eb653bfdbddb04
parent49f42cea3b9d0cf9c18e37fbd3fb5d6feb4f54c9 (diff)
downloadfetchmail-ed360e6fa5c33214f86875d239ccc922a6633fbd.tar.gz
fetchmail-ed360e6fa5c33214f86875d239ccc922a6633fbd.tar.bz2
fetchmail-ed360e6fa5c33214f86875d239ccc922a6633fbd.zip
Resady to ship.
svn path=/trunk/; revision=3331
-rw-r--r--NEWS4
-rw-r--r--fetchmail.man3
-rw-r--r--todo.html7
3 files changed, 12 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f2a1c1f9..95c55fdf 100644
--- a/NEWS
+++ b/NEWS
@@ -2,12 +2,16 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+fetchmail-5.8.5 (Tue May 29 20:01:39 EDT 2001), 20650 lines:
+
* Interface option fix from Alexander Kourakov.
* Fixes for i18n glitches and new Danish translation from Byrial Jensen.
* Attempted fix for Harry McGavran's problems with the Kerberos V build.
* Added fetchmailnochda.pl to the contrib directory.
* Sunil Shetye's patches for the seen count on IMAP and auto protocol.
+There are 337 people on fetchmail-friends and 583 on fetchmail-announce.
+
fetchmail-5.8.4 (Mon May 21 15:08:03 EDT 2001), 20636 lines:
* SSL certificate options from Thomas Moestl <tmoestl@gmx.net>.
diff --git a/fetchmail.man b/fetchmail.man
index 9c1588f9..037cd35f 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -2138,6 +2138,9 @@ The UIDL code is generally flaky and tends to lose its state on errors
and line drops (so that old messages are re-seen). If this happens to
you, switch to IMAP4.
.PP
+Usuing LMTP with a localname that is not a full email name (containing
+@ and having a host part) will fail.
+.PP
ODMR is very new. The ODMR code is untested.
.PP
The `principal' option only handles Kerberos IV, not V.
diff --git a/todo.html b/todo.html
index 13f30a7c..143cea68 100644
--- a/todo.html
+++ b/todo.html
@@ -10,7 +10,7 @@
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="/~esr">Eric's Home Page</a>
<td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2001/05/14 06:54:37 $
+<td width="30%" align=right>$Date: 2001/05/30 00:04:47 $
</table>
<HR>
<H1 ALIGN=CENTER>Fetchmail Bugs and To-Do Items</H1>
@@ -20,6 +20,9 @@ is now pretty mature and I have many other projects, so I don't
personally chase obscure or marginal problems. Help with any of these
will be cheerfully accepted.<p>
+Using LMTP alias with a local name that is not a full name fails horribly
+(the LMTP port never gets stripped off the name).
+
The UIDL code seems rather broken. It's a nasty swamp. Somebody who
actually uses it should fix it -- every time I try I seem to make
things worse....<p>
@@ -63,7 +66,7 @@ bug-tracking page for fetchmail</a> lists other bug reports.<p>
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="/~esr">Eric's Home Page</a>
<td width="30%" align=center>Up to <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2001/05/14 06:54:37 $
+<td width="30%" align=right>$Date: 2001/05/30 00:04:47 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@thyrsus.com&gt;</A></ADDRESS>