| Port details on branch 2026Q3 |
- mailman3 GNU Mailing List Management System, Core
- 3.3.10_5 mail
=0 3.3.10_5Version of this port present on the latest quarterly branch. - Maintainer: einar@isnic.is
 - Port Added: 2026-08-16 19:18:05
- Last Update: 2026-08-16 19:15:13
- Commit Hash: 15033a2
- License: GPLv3+
- WWW:
- https://www.list.org/
- Description:
- Mailman is free software for managing electronic mail discussion
and e-newsletter lists. Mailman is integrated with the web, making
it easy for users to manage their accounts and for list owners to
administer their lists. Mailman supports built-in archiving, automatic
bounce processing, content filtering, digest delivery, spam filters,
and more.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mailman>0:mail/mailman3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/mail/mailman3/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/mailman3
- pkg install py312-mailman
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-mailman listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-mailman
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1727858682
SHA256 (mailman-3.3.10.tar.gz) = 0de478fcf326f25d931938c3744e61c5cd67596b46e5b1e3bb2abf99d5445632
SIZE (mailman-3.3.10.tar.gz) = 2294293
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-pdm-backend>0 : devel/py-pdm-backend@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-aiosmtpd>=1.4.3 : mail/py-aiosmtpd@py312
- py312-alembic>0 : databases/py-alembic@py312
- py312-atpublic>0 : devel/py-atpublic@py312
- py312-authheaders>=0.16 : mail/py-authheaders@py312
- py312-authres>=1.0.1 : mail/py-authres@py312
- py312-click>=8.0.0 : devel/py-click@py312
- py312-dnspython>=1.14.0 : dns/py-dnspython@py312
- py312-falcon>=3.1.3 : www/py-falcon@py312
- py312-flufl.bounce>=4.0 : mail/py-flufl.bounce@py312
- py312-flufl.i18n>=3.2 : devel/py-flufl.i18n@py312
- py312-flufl.lock>=5.1 : devel/py-flufl.lock@py312
- py312-gunicorn>0 : www/py-gunicorn@py312
- py312-lazr.config>0 : devel/py-lazr.config@py312
- py312-passlib>0 : security/py-passlib@py312
- py312-python-dateutil>=2.0 : devel/py-python-dateutil@py312
- py312-requests>0 : www/py-requests@py312
- py312-sqlalchemy20>0 : databases/py-sqlalchemy20@py312
- py312-zope.component>0 : devel/py-zope.component@py312
- py312-zope.configuration>0 : devel/py-zope.configuration@py312
- py312-zope.event>0 : devel/py-zope.event@py312
- py312-zope.interface>=5.0 : devel/py-zope.interface@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_mailman3
- USES:
- cpe python
- pkg-message:
- For install:
- To initialise Mailman's runtime directories, log files and database
for the first time, run
service mailman info
You can then start Mailman by running:
service mailman start
- Master Sites:
|