[Mailman-Users] There are no pending requests

2014-03-26 Thread rex
The Mailman web page to approve messages held for approval always has the message: There are no pending requents, even when there are messages in /var/lib/mailman/data/heldmsg-mynewlist-1.pck Running Mailman 2.1.15 under Debian Wheezy with a new list that has never existed on any local machine.

[Mailman-Users] handler to auto detach attachment and link it to a website?

2014-03-26 Thread Sylvain Viart
Hi, I've a project to setup a mailman for newsletter. I've found many interesting links about it. I will post them as a reminder at the end of this message, as it can help someone else. My question is: Is there any handler that I can setup in the pipeline to: * detach an attachment *

Re: [Mailman-Users] There are no pending requests

2014-03-26 Thread Mark Sapiro
rex wrote: The Mailman web page to approve messages held for approval always has the message: There are no pending requents, even when there are messages in /var/lib/mailman/data/heldmsg-mynewlist-1.pck This seems related to, but opposite the issue of the FAQ at http://wiki.list.org/x/EoCE.

Re: [Mailman-Users] handler to auto detach attachment and link it to a website?

2014-03-26 Thread Mark Sapiro
Sylvain Viart wrote: My question is: Is there any handler that I can setup in the pipeline to: * detach an attachment * post it to a webservice (or run a script uploading it to an online storage) * modify the content of the mail, linking it to the online stored attachment

[Mailman-Users] building a new mailman server

2014-03-26 Thread Bruce Harrison
We are currently running an old mailman instance and am planning to bring up the newest version of mailman and migrate to it. Current system uses sendmail. Since I now have a chance to change things, what is the best mail server to run on my mailman box? It will be talking to an exchange

Re: [Mailman-Users] building a new mailman server

2014-03-26 Thread Sajan Parikh
It seems the 3 most popular MTAs are sendmail, Exim, and Postfix. All do the job well if you're running just a standard install of mailman without much fuss. sendmail is still widely used, and if I were you, I'd just stick with what works unless you have you a particular need that sendmail

Re: [Mailman-Users] building a new mailman server

2014-03-26 Thread Mark Sapiro
On 03/26/2014 02:19 PM, Bruce Harrison wrote: We are currently running an old mailman instance and am planning to bring up the newest version of mailman and migrate to it. Current system uses sendmail. Since I now have a chance to change things, what is the best mail server to run on my

Re: [Mailman-Users] HTML to Text-Only

2014-03-26 Thread Mark Sapiro
On 03/25/2014 09:49 PM, Peter Fiala - WCASA wrote: One of the listservs I manage sends text-only messages though I have that option unchecked under content filtering. This happens to this list and not any others, though the option is the same for all lists I manage. Should Mailman convert

Re: [Mailman-Users] building a new mailman server

2014-03-26 Thread Carl Zwanzig
On 3/26/2014 3:33 PM, Mark Sapiro wrote: I'd be inclined to chose Postfix over Exim simply because Postfix is more popular, and new things (e.g. Mailman 3) tend to be implemented first for Postfix. FWIW, I found postfix to be generally easier to deal with than the others. And the config files