diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-05-18 17:40:27 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-05-18 17:40:27 -0700 |
commit | 78582187ce1ba47cddf8ca5b03d515e1355c861f (patch) | |
tree | fb2433b4d8e3a0a6d1ba594627d196f3f5d12988 /NEWS | |
parent | 29f51f1e3b79040d67f827e655029d17dbb6c226 (diff) | |
download | mailman2-78582187ce1ba47cddf8ca5b03d515e1355c861f.tar.gz mailman2-78582187ce1ba47cddf8ca5b03d515e1355c861f.tar.xz mailman2-78582187ce1ba47cddf8ca5b03d515e1355c861f.zip |
Added a bunch more templates to those that can be edited via the GUI.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,10 +5,13 @@ Copyright (C) 1998-2016 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1.2 (xx-xxx-xxxx) +2.1.23 (xx-xxx-xxxx) New Features + - Several additional templates have been added to those that can be edited + via the web admin GUI. (LP: #1583387) + - SMTPDirect.py can now do SASL authentication and STARTTLS security when connecting to the outgoiung MTA. Associated with this are new Defaults.py/mm_cfg.py settings SMTP_AUTH, SMTP_USER, SMTP_PASSWD and |