* The deprecated SQLAlchemy query.values() method is replaced by query.with_entities(). This fixes an issue with MariaDB that truncated the generated postfix_lmtp file. (Closes #1044) * An uncaught passlib.exc.UnknownHashError in utilities/passwords.py is now caught and handled appropriately. (Closes #1046) * Rejection notices for a message with an RFC 2047 encoded Subject: now display the decoded subject. (Closes #672) * Don't RFC 2047 encode display names in UserNotifications. Allow sending utf-8 encoded notifications. (Closes #673) * Don't replace non-ascii in subjects in notifications. (Closes #673) * The mailman members command no longer RFC 2047 encodes non-ascii display names. (Closes #1048) * Improve the performance of Held message handling by reducing the total number of database calls required. (Fixes #1026 and #1045) * Add support for Python 3.10. (Closes #936) * Add support for Python 3.11 (See !1076) * Add support for SQLAlchemy 1.4+ (Closes #964) * Drop support for Python 3.6 since SQLAlchemy 2.0 will drop support for it and it is EOL by now. (See !1035) * The fix for #994 in 3.3.6 blocked too many subscription attempts. This is now corrected and another test added. - Drop patches now included upstream: * mailman-support-sqlalchemy-1-4.patch * python-mailman-test_interact_default_banner.patch * support-alembic-1-8.patch * support-attrs-22.patch * support-sqlalchemy-1-4.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=76
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=7
Mailman on SUSE
To run the mailman command use:
sudo -u mailman mailman info
Configuration
The main config file can be found at /etc/mailman.cfg
. It is important to add
new sections only below the [path.fhs] section!
Plugins
The directory for mailman plugins is /etc/mailman.d
.
Description
Languages
Public Key
100%