Re: [Mailman-Users] Configuration Challenge with Apache and Mailman on OS X Server

2016-06-08 Thread Mark Sapiro
On 06/07/2016 02:16 PM, Timothy Jasionowski wrote: > > On the previous implementation of 2.1.15, the URI would be constructed as: > > https://server.domain.tld/mailman/admin/mailing_list/members/add > > However, in trying to update my implementation of 2.1.22 in the new server, > I’m getting: >

[Mailman-Users] Wrong encoding in moderation request mails with Mailman 2.1.15

2016-06-08 Thread Peter Heitzer
If a mail held for moderation has a subject encoded in UTF-8 the subject is not correctly displayed in the mail to the moderator and in the web interface. This is not a big issue but I nevertheless want to mention it. Do newer 2.x versions still have this behavior or is it already fixed?

[Mailman-Users] Configuration Challenge with Apache and Mailman on OS X Server

2016-06-08 Thread Timothy Jasionowski
Hello! Long time, happy mailman administration, first time poster. The last implementation I did of mailman was on OS X 10.9 Server and it went relatively well, but my current attempt at implementing it on a box to replace it running OS X 10.11.5/Server 5.x has driven me batty, specifically rel

Re: [Mailman-Users] Setting up Mailman with Apache on FreeBSD

2016-06-08 Thread Mark Sapiro
On 06/08/2016 12:51 AM, John Poltorak wrote: > > I can now bring up the *admin* page, as well as everything under *cgi-bin*, > but what should happen if browse > > example.org/mailman/ ? I get a *Forbidden* error. Should there be a > redirection to *listinfo* ? You can do that with, e.g. Redi

Re: [Mailman-Users] Importing archived msgs into a Mailman list

2016-06-08 Thread Mark Sapiro
On 06/08/2016 01:01 AM, John Poltorak wrote: > Is it possible to import archived msgs which are in a digest form, > originally from a Mailman mailing list, into a new mailing list? Maybe, but that's not the best way. The tool is Mailman's bin/arch. Run it with --help to see it's doc. The input m

[Mailman-Users] Importing archived msgs into a Mailman list

2016-06-08 Thread John Poltorak
Is it possible to import archived msgs which are in a digest form, originally from a Mailman mailing list, into a new mailing list? -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailm

Re: [Mailman-Users] Setting up Mailman with Apache on FreeBSD

2016-06-08 Thread John Poltorak
Hi Odhiambo, Many thanks for your help. I would never have stumbled on the configuration you provided. I won't try to understand it just yet, I'll blindly copy and paste until I have it working. I can now bring up the *admin* page, as well as everything under *cgi-bin*, but what should happen if