aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-25 21:13:53 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-25 21:13:53 +0000
commit99ec7858d4426dc5999336c8fd7c6d77cfac6743 (patch)
tree11e97141e60a9154b46558f1fbb429fb84158ac2 /NEWS
parentc5b2532ace17da3e10429e80c1b5574e8b91f2e1 (diff)
downloadfetchmail-99ec7858d4426dc5999336c8fd7c6d77cfac6743.tar.gz
fetchmail-99ec7858d4426dc5999336c8fd7c6d77cfac6743.tar.bz2
fetchmail-99ec7858d4426dc5999336c8fd7c6d77cfac6743.zip
Document recent changes.
svn path=/trunk/; revision=385
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d19d43b..717a5300 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,11 @@ features --
lists and multidrop mailboxes. See the man page for details (and note
the caveat in the BUGS AND KNOWN PROBLEMS section).
+* If you use an MDA, the internal changes to support multi-drop mailboxes
+ require that you *remove* the %s at the end of your MDA string. Local
+ delivery addresses will be appended to the end of the command in the
+ obvious way.
+
* The first message from a query now includes the number of old messages
when this can be determined (that is not under POP2).