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 ...
1
vote
1answer
41 views
How can I include an image in a Mailman footer?
I'd like the footer of a Mailman list to include an image. Is this possible? If yes, how?
I tried the obvious path of just typing <img...>, but that didn't work.
5
votes
2answers
142 views
Mailman / Postfix Configuration Assistance
I am writing for some help regarding Postfix configuration.
I cannot seem to get Postfix configured properly to transfer mail to the mailing list installed on the same server. I followed many steps ...
1
vote
0answers
58 views
Setting mailman to reject message when max_num_recipients exceeded?
I'm trying to configure a mailman list I run to reject messages when max_num_recipients is exceeded, but instead it insists on putting the message into the moderation queue.
I've searched for details ...