Postorius review: the free open-source web UI for GNU Mailman 3 mailing lists. List admin features, setup basics, and alternatives compared.
Category
Email Marketing
Pricing
Open Source, from Free
Verified
Not yet
Last updated
July 19, 2026
Founded
2010
Headquarters
Not applicable (distributed open-source project maintained by the GNU Mailman core team)
Web AppOpen SourceSelf-Hosted
Overview
Postorius is the web-based interface for GNU Mailman 3, the free and open-source mailing list manager, giving list administrators, moderators, and members a browser-based way to manage lists instead of relying on command-line tools or Mailman 2's older CGI admin pages.
As a Django application, Postorius talks to Mailman Core over a REST API and is typically deployed alongside Mailman Core and the HyperKitty archive viewer to form a complete self-hosted mailing list platform.
Key Features
List owners can create and configure mailing lists, set posting and moderation policies, manage bounce handling, customize headers and footers, and review pending subscription or moderation requests.
Individual list members get a self-service dashboard to manage their subscriptions, delivery preferences (including digest mode), and multiple email addresses across every list they belong to, all authenticated through a shared account system.
Pricing
Postorius is completely free and open source, released under the GNU General Public License with no paid tiers, subscription fees, or usage limits.
Because it is self-hosted, the only costs involved are the server infrastructure and administrative time needed to install, configure, and maintain it alongside Mailman Core.
Key Features
List creation and configuration — Create new mailing lists and configure posting rules, moderation settings, and list-wide preferences from a web dashboard.
Subscription management — Approve, reject, or manage subscription and unsubscription requests, including bulk operations for list owners.
Member self-service — Let individual subscribers manage their own delivery preferences, digest settings, and email addresses without contacting an admin.
Moderation queue — Review and act on held messages and pending requests that violate list posting policies.
REST API integration — Communicates with Mailman Core over its REST API, enabling integration with other systems and custom tooling.
Multi-list account management — Manage settings across every list a user belongs to from a single authenticated account.
Pros & Cons
Pros
Completely free and open source with no licensing costs
Modern, browser-based replacement for Mailman 2's older CGI admin interface
Actively maintained by the GNU Mailman community with regular releases
Gives list members self-service control over subscriptions and delivery preferences
Integrates cleanly with Mailman Core and the HyperKitty archive viewer
Cons
Requires self-hosting and ongoing server maintenance -- no managed cloud version
Setup requires familiarity with Python, Django, and Mailman Core configuration
Interface and feature set are more utilitarian than modern commercial newsletter or community platforms
Support relies on community documentation and mailing lists rather than dedicated vendor support
Migrating from Mailman 2 to Mailman 3 and Postorius can require manual list-data conversion
Pricing
Open Source Free N/A
Frequently Asked Questions
What is Postorius?
Postorius is the official web-based admin and user interface for GNU Mailman 3, an open-source mailing list management system.
Is Postorius free?
Yes, Postorius is free and open source, released under the GNU General Public License with no paid tiers.
Do I need Mailman Core to use Postorius?
Yes, Postorius is a front-end that requires a running Mailman Core installation to manage lists and process mail.
What technology is Postorius built on?
Postorius is a Django web application requiring Python 3.9 or later and Django 4.2 or later.
Can list members manage their own subscriptions?
Yes, Postorius includes a self-service interface where members can update delivery preferences, switch to digest mode, and manage their email addresses.
How is Postorius different from Mailman 2's admin interface?
Postorius replaces Mailman 2's older CGI-based admin pages with a modern, browser-based Django application and communicates with the mailing list engine via a REST API.
Who maintains Postorius?
Postorius is maintained by the open-source GNU Mailman project and its community of volunteer contributors, not a commercial company.
What are alternatives to self-hosting Mailman with Postorius?
Organizations that prefer not to self-host often use managed alternatives like Google Groups, Groups.io, or Listserv, or other self-hosted list managers like Sympa.