aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7f529b74..937ea82d 100644
--- a/NEWS
+++ b/NEWS
@@ -13,15 +13,19 @@ every user entry in a multi-user poll declaration.
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
+
* Dave Holland <dave@zenda.demon.co.uk> thinks it's a misfeature that
--fetchall overrides --limit. He may have a point. Perhaps I should
re-code this so --limit is still operative with --fetchall on, but you
can turn off the size limit with --limit 0.
-* Use the libmd functions for md5 under Free BSD? (Low priority.)
+* Generate bounce messages when delivery is refused. See RFC1891, RFC1894.
* More log levels?
+* Use the libmd functions for md5 under Free BSD? (Low priority.)
+
Release Notes:
------------------------------------------------------------------------------