320 likes | 444 Vues
I am currently using MailMan with Postfix and have identified some features that may be beneficial, or perhaps it's just my oversight. Key suggestions include disabling sorting of recipients during message injection to reduce memory usage and implementing a hard limit on concurrent SMTP connections. These improvements can help users manage mailing lists more efficiently without overloading the system. Additionally, I propose a more flexible configuration option for system admins to manage these settings per list, ensuring better control and resource allocation.
E N D
> I'm currently using MailMan with Postfix and I noticed some
This also isn't a feature, but for a quick hack you can just
take it out of the CGI interface. People could still get around
it by issuing a POST with that variable set, but they'd have to
know what they're doing AND want to be malicious. The disadvantage
is that this affects every list on your system. Anyhow, comment
out the section about num_spawns in $prefix/Mailman/MailList.py,
I've also done this with host_name, max_message_size, and web_page_url,
but plan on making it a per list config option that can only be set