From 4921b3e5563662f31ee641bdffd8e1cd769f7ca2 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 10 Aug 1997 17:30:27 +0000 Subject: More warnings about the evils of multidrop. svn path=/trunk/; revision=1257 --- Makefile.in | 2 +- NEWS | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/Makefile.in b/Makefile.in index a007708d..1000705c 100644 --- a/Makefile.in +++ b/Makefile.in @@ -3,7 +3,7 @@ # If you're running QNX, we can't assume a working autoconf. # So just uncomment all the lines marked QNX. -VERS=4.0.8 +VERS=4.1.0 # Ultrix 2.2 make doesn't expand the value of VPATH. srcdir = @srcdir@ diff --git a/NEWS b/NEWS index 8f12bfbf..e2b23c73 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,9 @@ - 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: @@ -25,6 +16,7 @@ fetchmail-4.1.0 () * 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. There are 262 people on the fetchmail-friends list. -- cgit v1.2.3