blob: bde30fe055befdbaf0c00640afd16092c53734be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This is the +j version Mailman which solves issues about
platform dependent characters in e-mail written in Japanese language
and includes additional patches.
Security and Features:
- An XSS vulnerability, CVE-2011-0707, has been fixed.
- A new mm_cfg.py setting AUTHENTICATION_COOKIE_LIFETIME has been added.
- Fixed the command line scripts add_members, sync_members and
clone_member to properly handle banned addresses.
- and so on
WWW: http://www.python.jp/doc/contrib/mailman/releases.html
|