Questions tagged [mailman]

15 questions
7
votes
2 answers

bash complete: list directory names from a defined directory?

I need the directory names in /mailman/lists to tab-complete as an argument (without any slashes) to the 'list_members' command regardless of where I am in the filesystem. In tcsh (on our old server), I wrote one line to do what I needed: complete…
zenatom
  • 121
3
votes
1 answer

How to save and recover prior posts on a mailing list to Thunderbird inbox?

I'm participating in a mailing list handled by Mailman. As I entered it in, let's say, 20/02, I don't have on my inbox emails sent until 19/02. This mailing list has an archive with many and many emails, that I can access, but it has a poor…
2
votes
2 answers

Mailman + Postfix: unknown user

I set up postfix + dovecot and know that I want to have mailing lists I decided to install mailman. Everything is working except that I cannot send emails to my mailing list (and this is quite important, don't you think?). When I'm sending a mail to…
2
votes
0 answers

Mailman : Unable to reset list admin password?

I was trying to reset a mailman list admin password using the change_pw command: $ %MYMAILMANBINS%/change_pw -l mylist I got a message with the new password and receive and email as the owner of the list with this new password.However, I am unable…
ThR37
  • 699
  • 1
  • 5
  • 12
2
votes
0 answers

GNU mailman - questions and testing

How do I make my responses nest properly when replying to a GNU mailman list from a Gmail account? Through some sparse info I've gleaned, I found that the "In-Reply-To" header is supposedly the one that determines where your message nests on the…
2
votes
2 answers

Unable to use or connect to Mailmans REST api

I am trying to use the REST api for Mailman3. I have installed the Mailman Bundler using the directions from here. And I'm following the instructions found here. I have Postorius and HyperKitty running flawlessly. I have made a test mailing list…
1
vote
1 answer

Mailman installation username and password?

First, I've installed lasted version of Iredmail on Ubuntu 14.04 then installed mailman. After installation, I have opened mailman URL but It prompted me a dialogue to enter username and password I've tried email and password of mailman aliases,…
1
vote
1 answer

Mailing list with mail-based admin system

I'm looking for a mailing list management system. Currently I only have one mailing list with fewer than 1,000 subscribers and fewer than 100 mails/day, so the performance doesn't matter much (at least for now). I currently use Google Groups;…
xiaq
  • 496
1
vote
1 answer

Accessing Development Server Remotely

I've successfully installed mailman version 3 on my development box. I configured it and having it running to my liking. I have installed it exactly the same on a stage box. (Both are ubuntu 14.04). My question doesn't lie in the installation, but…
0
votes
1 answer

nginx and mailman: forward to listinfo by default

I struggle now for quite a bit with the problem to get mailman and nginx running. Everything works fine but if the user vists just the domain, i get a HTTP 502 error. How can i say nginx that it should use /listinfo as the default location? I can…
reox
  • 1,005
0
votes
1 answer

Configured mailman but can't browse to index page from a different machine

Hi, I configured mail man on a server and it says got to page http://server1/mailman/ It works locally on the server; but can access that page from a different machine; it fails; -> I am using Cent OS 6 and mailman -> Do i need to open any http…
Darktux
  • 101
  • 2
0
votes
1 answer

Mailman add user via email

I currently manage a mailing list hosted on a mailman service. I'd like to be able to add new users to this mailing list by sending an appropriate email to the mailman service. Is there a tool for that?
0
votes
1 answer

Name that appears in 'From' in a Mailing List

I've subscribed a mailing list via mailman. I've replied to a message using Thunderbird, where I've set a name in the settings of the mail I've used to reply. In mailman I've filled the field Your name (optional). My question is: which name will…
zar
  • 25
0
votes
0 answers

How can I avoid mailman's list membership reminders?

I'm subscribed to several mailing lists administered by 'mailman'. Once every month I get a message from mailman-owner@somewhere.com entitled some-list@somewhere.com mailing list reminder I'd like for mailman not to send these messages to me. I…
einpoklum
  • 10,666
0
votes
1 answer

mailman3 ui - 'postorius' where is my admin login info getting set?

After many trials and tribulations I have finally installed mailman3 and the Postorius UI for Ubuntu 14.04. I navigate to the 127.0.0.1:8000 just as directed, and the UI says "There are currently no mailing lists." which is correct. I don't have any…