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 filtering, digest delivery, spam filters, and more.
Questions tagged [mailman]
14 questions
9
votes
2 answers
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 over the last few days, and the last one I…
Red Rover
- 101
- 2
8
votes
4 answers
How do I prefix commandline output with a fixed string?
Suppose I run the command:
sudo ./list_members Physicians
And I want to prefix the output like this:
Physicians [email protected]
Physicians [email protected]
Physicians [email protected]
Physicians [email protected]
Is it possible for me to prefix…
Ran Dom
- 181
- 2
2
votes
1 answer
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 , but that didn't work.
AVB
- 121
- 1
2
votes
0 answers
Postfix server: Mailman email double checked with SpamAssassin
I have set up postfix with spamassassin, and then added mailman for mailing list management, everything on Debian 9 Stretch:
postfix: 3.1.8
mailman: 2.1.13
spamassassin: 3.4.1
The problem is that the mail that is reinjected by MailMan is re-checked…
norbert
- 121
- 2
2
votes
0 answers
How to install mailman when it needs an older version of Python?
I am working on an install of mailman 3.0.3 on Ubuntu Server 16.04 which ships with Python 3.5.1 and 2.7.11. Per Barry Warsaw that version of mailman requires Python 3.4.n. https://gitlab.com/mailman/mailman/issues/184
My choices seem to be:…
John
- 43
- 8
2
votes
1 answer
How to get list of members subscribed to a list - Mailman
I have an Ubuntu server with Postfix and the Mailman list manager.
My server stopped working, so I need to find a way to list the emails registered on the list of the Mailman.
Note: I was able to mount the data partition, so I have all the files.
NilsonUehara
- 123
- 5
1
vote
1 answer
How can I configure the web UI on mailman3 when installed on Debian via the mailman3-full package?
I've installed GNU Mailman 3 on Debian 11 using apt install mailman3-full. I'm now trying to set up the web UI for it, as list admins will not want to use the command line to manage lists.
The Mailman docs say to consult the Postorius docs. The…
John Y
- 155
- 4
1
vote
1 answer
How do I backport a package that depends on another package which only exists in testing?
I'm trying to backport mailman3-full from Debian Bullseye to Debian Buster. I've followed the official guide, but when executing sudo mk-build-deps --install --remove I get an error:
Removing mailman3-build-deps:amd64 because I can't find…
dieortin
- 167
- 2
- 8
1
vote
0 answers
Mailman auto-unsubscribe by bounce while all mail ids are valid in the list
I am working on Mailman version 2.1.12-14.el6.x86_64 and sendmail that came inbuilt with RHEL 6.0.
My mailman does not directly send mails to the destined domains. It relays to another appliance called "Ironport" and that in turn verifies various…
Shashikanth Komandoor
- 100
- 1
- 8
1
vote
1 answer
postfix and mailman. One list is working, others bounce
Running Ubuntu 16.04, mailman 2.1.24, postfix 3.1.0.
The server runs several domains. Postfix and virtual mailboxes are running well.
After much wrestling I have mailman working with one list. I then imported a list, from the previous host, and used…
Shane Piscine
- 11
- 1
0
votes
1 answer
What is the recommended Mailman3 web cron job configuration under Debian?
The Mailman3 web installation instructions ask for the configuration of various cron jobs. This is not specified in the Debian Mailman3 installation instructions, which might suggest that the Debian mailman3-full package sets up what is required. …
Diomidis Spinellis
- 702
- 5
- 12
0
votes
1 answer
Mailman newlist breaks, No template found
after installing mailman on debian wheezy and running
newlist mailman
i get the Error:
IOError: [Errno 2] No template file found: 'emptyarchive.html'
k4yaman
- 119
- 6
0
votes
1 answer
What does list in crontab do?
I'm maintaining a server which runs mailman. In it I find a crontab which looks like the following:
0 8 * * * list [ -x /usr/lib/mailman/cron/checkdbs ] && /usr/lib/mailman/cron/checkdbs
0 9 * * * list [ -x /usr/lib/mailman/cron/disabled ] &&…
invad0r
- 220
- 1
- 8
-1
votes
1 answer
How to enter input in this session?
I try to select the option but it doesn't work. Which key(s) do I use to enter it?
fastestsuperman
- 19
- 1
- 7