------------------------------------------------------------
revno: 6654
committer: Barry Warsaw <[email protected]>
branch nick: 3.0
timestamp: Sat 2009-01-03 05:32:31 -0500
message:
  Updated NEWS
modified:
  docs/NEWS.txt

=== modified file 'docs/NEWS.txt'
--- a/docs/NEWS.txt     2009-01-01 23:36:33 +0000
+++ b/docs/NEWS.txt     2009-01-03 10:32:31 +0000
@@ -37,11 +37,31 @@
       with the plug-in architecture.  Not all commands have yet been
       converted.
 
+  Other changes
+
+    - The LMTP server now properly calculates the message's original size.
+
+    - For command line scripts, -C names the configuration file to use.  For
+      convenient testing, if -C is not given, then the environment variable
+      MAILMAN_CONFIG_FILE is consulted.
+
     - Support added for a local MHonArc archiver, as well as archiving
       automatically in the remote Mail-Archive.com service.
 
     - The permalink proposal for supporting RFC 5064 has been adopted.
 
+    - Mailing lists no longer have a .web_page_url attribute; this is taken
+      from the mailing list's domain's base_url attribute.
+
+    - Incoming MTA selection is now taken from the config file instead of
+      plugins.  An MTA for Postfix+LMTP is added.  bin/genaliases works again.
+
+    - If a message has no Message-ID, the stock archivers will return None for
+      the permalink now instead of raising an assertion.
+
+    - IArchiver no longer has an is_enabled property; this is taken from the
+      configuration file now.
+
   Installation
 
     - Python 2.6 is the minimal requirement.



--
Primary development focus
https://code.launchpad.net/~mailman-coders/mailman/3.0

You are receiving this branch notification because you are subscribed to it.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to