Postorius review: the free open-source web UI for GNU Mailman 3 mailing lists. List admin features, setup basics, and alternatives compared.
Researched and fact-checked by Bartu Cavusoglu · Updated July 19, 2026
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.
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.
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.
Postorius is the official web-based admin and user interface for GNU Mailman 3, an open-source mailing list management system.
Yes, Postorius is free and open source, released under the GNU General Public License with no paid tiers.
Yes, Postorius is a front-end that requires a running Mailman Core installation to manage lists and process mail.
Postorius is a Django web application requiring Python 3.9 or later and Django 4.2 or later.
Yes, Postorius includes a self-service interface where members can update delivery preferences, switch to digest mode, and manage their email addresses.
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.
Postorius is maintained by the open-source GNU Mailman project and its community of volunteer contributors, not a commercial company.
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.