diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-11-30 07:48:52 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-11-30 07:48:52 +0000 |
commit | 7030b00d6141d367ad4fd357f21e89435430fd3e (patch) | |
tree | 5cf3017e19cba130d28bed8984c97bfff8075faf | |
parent | 1513786ab8a393867da212ddabd9ebdf5e1ff44f (diff) | |
download | fetchmail-7030b00d6141d367ad4fd357f21e89435430fd3e.tar.gz fetchmail-7030b00d6141d367ad4fd357f21e89435430fd3e.tar.bz2 fetchmail-7030b00d6141d367ad4fd357f21e89435430fd3e.zip |
*** empty log message ***
svn path=/trunk/; revision=1546
-rwxr-xr-x | indexgen.sh | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/indexgen.sh b/indexgen.sh index 3ba72095..3ab05534 100755 --- a/indexgen.sh +++ b/indexgen.sh @@ -177,21 +177,6 @@ problem with Cyrus IMAP servers and enabled the code to work with the <a href="fetchmail-FAQ.html#T5">(extremely broken)</a> Microsoft Exchange POP3 server. And we've added support for Compuserve RPA.<P> -The present TO-DO list reads:<P> - -<UL> -<LI> -Generate bounce messages when delivery is refused. See RFC1891, RFC1894. - -<LI> -More log levels? - -<LI> -Use the libmd functions for md5 under Free BSD? (Low priority.) -</UL> - -But these are frills. I'm not seeing serious user demand for any of them.<P> - Major changes or additions now seem unlikely until there are significant changes in or additions to the related protocol RFCs.<p> |