FYI, the mailman-announce(a)python.org and mailman-i18n(a)python.org lists
are now Mailman 3 lists.
This should not affect posting or receiving messages. The old pipermail
archives are still available but will not be updated with new messages.
The new archives contain all the old messages. There is a link to the
new archive on the old index page and the old listinfo URL redirects to
a new info page.
There is a user's guide for MM 3 at
<https://docs.mailman3.org/en/latest/userguide.html>
--
Mark Sapiro <mark(a)msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
Hey Everyone,
I am pleased to announce Mailman Core 3.3.1 is now out.
This release includes support for bounce processing, which had been lacking in Mailman 3 until now. So, after upgrading to this release, you will notice bounce related notifications from Mailman 3 being sent out to list owners if the list has bounce processing enabled (which, most list do by default).
Postorius changes for new bounce processing options are coming out soon, I would like the current head to bake in a little longer since it went through bootstrap 4 upgrade recently. Expect it to be out in about a month. If your users would really care about bounce processing being enabled and not being able to tune threshold and notification parameters in the web interface, you might want to wait for Postorius's next release before upgrading.
It also exposes all the remaining attributes of MailingList via REST API, so Postorius can expose them in the Web Interface. This should finally make all attributes of a MailingList manageable via Web Interface, without having to access command line interface.
There has also been a whole lot of bug fixes. A full list of changes can be found at:
https://mailman.readthedocs.io/en/latest/src/mailman/docs/NEWS.html#id1
The release is available via PyPI:
https://pypi.org/project/mailman/3.3.1/
To install this release via pip, you can run:
$ pip install --upgrade mailman
--
thanks,
Abhilash Raj (maxking)
I am pleased to announce the release of Mailman 2.1.30
Python 2.6 is the minimum supported, but Python 2.7, preferably 2.7.17 -
the final Python 2 release, is strongly recommended.
This is a routine bug fix release with a few new features. See the
attached README.txt for details.
Mailman 2.1.30 will be the last release of the Mailman 2.1 branch from
the GNU Mailman project. There has been some discussion as to what this
means. It means there will be no more releases from the GNU Mailman
project containing any new features. There may be future patch releases
to address the following:
- i18n updates.
- security issues.
- bugs affecting operation for which no satisfactory workaround exists.
Mailman is free software for managing email mailing lists and
e-newsletters. Mailman is used for all the python.org and
SourceForge.net mailing lists, as well as at hundreds of other sites.
For more information, please see our web site at one of:
http://www.list.orghttps://www.gnu.org/software/mailmanhttp://mailman.sourceforge.net/
Mailman 2.1.30 can be downloaded from
https://launchpad.net/mailman/2.1/https://ftp.gnu.org/gnu/mailman/https://sourceforge.net/projects/mailman/
--
Mark Sapiro <mark(a)msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan