Go to file
Dominique Leuenberger cf2996bbf5 Accepting request 869592 from devel:languages:python:mailman
- Add gl823_exclude_failing_tests.patch to skip two failing tests
  (gl#mailman/mailman#823).
- Modernize specfile. Update summary so it does not fall under
  rpmlint name-repeated-in-summary.
- Fix building on tumbleweed
- Update to 3.3.3:
  * Handle some UnicodeEncodeErrors in creating digests.  (Closes #560)
  * Increased the size of the data column in the workflowstate table.
    (Closes #793)
  * Implemented a ``scrubber`` for plain text digests.  (Closes #473)
  * The ``mailman gatenews`` command now adds ``original_size`` as a message
    attribute.  (Extends fix for #762)
  * Handle FileNotFoundError when creating digest.mmdf file without a
    parent directory present.  (Closes #699)
  * Fixed an issue where content filtering can throw UnicodeEncodeError when
    converting HTML to plain text.  (Closes #798)
  * A bounce for a non-existent list is now handled.  (Closes #799)
  * RFC 2047 From: headers in emailed ``join`` commands are now decoded.
    (Closes #802)
  * The ``mailman addmembers`` command now catches and reports a
    ``SubscriptionPendingError``.  (Closes #805)
  * RFC 2369 ``List-Owner`` header is now added when these headers are included.
    (Closes #809)
  * Header filters will now properly match RFC 2047 encoded headers.
    (Closes #815)
  * Mailman's ``vette`` log discard messages now include the reasons.
    (Closes #816)
  * Increase the default REST API (gunicorn) timeout to 360 seconds from 30 as
    several API endpoinds can be very slow. (Closes #770)
  * Header filter rules are now properly processed after deletions and/or
    reordering.  (Closes #818)
  * Folded ``To: list-confirm+token@...`` headers are now parsed correctly.
    (Closes: #819)

OBS-URL: https://build.opensuse.org/request/show/869592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mailman?expand=0&rev=10
2021-02-07 14:17:05 +00:00
_multibuild OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=7 2019-10-01 08:05:42 +00:00
.gitattributes - initial version 3.3.0 2019-09-24 13:50:44 +00:00
.gitignore - initial version 3.3.0 2019-09-24 13:50:44 +00:00
gl823_exclude_failing_tests.patch - Add gl823_exclude_failing_tests.patch to skip two failing tests 2021-02-04 22:23:16 +00:00
mailman-3.3.3.tar.gz Accepting request 868879 from home:stroeder:branches:devel:languages:python:mailman 2021-02-03 10:27:35 +00:00
mailman-digests.service Accepting request 837918 from home:gladiac:mailman3 2020-09-29 07:54:08 +00:00
mailman-digests.timer Accepting request 837918 from home:gladiac:mailman3 2020-09-29 07:54:08 +00:00
mailman-notify.service Accepting request 856542 from home:gladiac:mailman3 2020-12-18 09:42:38 +00:00
mailman-notify.timer Accepting request 856542 from home:gladiac:mailman3 2020-12-18 09:42:38 +00:00
mailman-tmpfiles.conf Accepting request 837918 from home:gladiac:mailman3 2020-09-29 07:54:08 +00:00
mailman.cfg Accepting request 837918 from home:gladiac:mailman3 2020-09-29 07:54:08 +00:00
mailman.logrotate Accepting request 837918 from home:gladiac:mailman3 2020-09-29 07:54:08 +00:00
mailman.service Accepting request 837918 from home:gladiac:mailman3 2020-09-29 07:54:08 +00:00
python-mailman-test_interact_default_banner.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=7 2019-10-01 08:05:42 +00:00
python-mailman.changes - Add gl823_exclude_failing_tests.patch to skip two failing tests 2021-02-04 22:23:16 +00:00
python-mailman.spec Don't define Patch0 twice. 2021-02-04 22:31:23 +00:00
README.SUSE.md Accepting request 837918 from home:gladiac:mailman3 2020-09-29 07:54:08 +00:00
ssl_test_cert.crt - Update to 3.3.1: 2020-04-24 08:23:29 +00:00
ssl_test_key.key - Update to 3.3.1: 2020-04-24 08:23:29 +00:00

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.