On 2022-02-15 at 04:19:31 UTC-0500 (Tue, 15 Feb 2022 09:19:31 -0000)
kukyayuni--- via Mailman-Users <kukyay...@svk.jp>
is rumored to have said:

Hi

I would like to know the MAX values listed below for mailman2.
Is there any document that explains them?

The best place to look for Mailman2 answers is wiki.list.org. Such as:

https://wiki.list.org/DOC/What%20is%20the%20largest%20list%20Mailman%20can%20run%3F?

Is there a limit to the number of mailing lists that can be created in mailman2? What is the maximum number of recipients that can be registered to a single mailing list created by mailman2?

See the above link. It describes a number of cases of lagre Mailman2 deployments.

There are no arbitrarily-imposed limits on the number of lists or the number of users per list. You can run into serious performance problems as the number of list members increases, due to the way Python 'pickle' files are used. If you throw enough memory, fast enough storage, and enough cpu cores at Mailman, it can scale to hundreds of thousands of users and hundreds of lists, but you may not be pleased with the resources required to get good performance at scale.

Mailman is designed for discussion lists more than it is for high-volume announcement/marketing lists. It takes significant MTA and backend tuning to mail more than a few thousand users in a reasonable amount of time, and Mailman is not always the right choice for that.

--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
   https://mail.python.org/archives/list/mailman-users@python.org/

Reply via email to