Re: [Mailman-Users] MM3 on FreeBSD

2018-11-02 Thread David Magda
You may want to contact the current MM2 port maintainer, mandree -at- FreeBSD.org https://www.freshports.org/mail/mailman/ > On Oct 22, 2018, at 09:41, Odhiambo Washington wrote: > > I have finally read bits of documents here and there and managed to install > MM3 on a FreeBSD 11.2 s

[Mailman-Users] admindb web forms not making changes

2016-06-30 Thread David Magda
Hello, I received moved a Mailman instance (via rsync) from a Debian 6 machine to Debian 8, and while most things are generally okay, some the admin web forms don't appear to be working anymore (under Apache 2.4). I've run "check_perms" and it comes back clean. So I can create a new list ("dmtest

Re: [Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-02 Thread David Magda
On Tue, September 1, 2015 22:43, Mark Sapiro wrote: > On 09/01/2015 06:55 PM, David Magda wrote: >> >> The message in question seems to be from October 2005, and it has the >> "Subject: Você […]” header. Running under Debian 5 (Python 2.5), archive >> processin

Re: [Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-01 Thread David Magda
> On Sep 1, 2015, at 21:14, Mark Sapiro wrote: > > On 09/01/2015 12:09 PM, David Magda wrote: >> >> Could the new version of Python been chocking on a binary file whose >> format has changed from the old version? Is it prudent to do an "arch >> --

Re: [Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-01 Thread David Magda
> On Sep 1, 2015, at 21:02, Mark Sapiro wrote: > > In my testing with GNU grep on Ubuntu 15.04, 'grep "\xea"' interprets \x > as a literal x and therefore looks for the string "xea", not for the > character whose hex value is EA. For the record/archives: GNU grep also as the “-P” option, which

Re: [Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-01 Thread David Magda
On Tue, September 1, 2015 14:35, Stephen J. Turnbull wrote: > Mark Sapiro writes: > > > I don't know what you are grepping, but if it's the mbox, you shouldn't > > be looking for "\xea", you should be looking for "ê". > > At least on recent BSD-based systems "\xea" is a well-defined escape > seq

Re: [Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-01 Thread David Magda
On Tue, September 1, 2015 13:53, Mark Sapiro wrote: > There shouldn't be any non-ascii in a mbox. Well, maybe in a > "Content-Transfer-Encoding: 8bit" (or binary?) body part, but certainly > not in any headers. > > I don't know what you are grepping, but if it's the mbox, you shouldn't > be lookin

Re: [Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-01 Thread David Magda
[Actually send the reply to the list as well.] On Tue, September 1, 2015 12:15, Stephen J. Turnbull wrote: > David Magda writes: > > > When I run 'bin/arch mylistname' I get the following: > > > > [...] > > figuring article archives > > 2005-

[Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-01 Thread David Magda
Hello, We recently upgrade from Debian 5 to 6, and are now having issues with Mailman. Messages are still flowing properly, but the web archives are not being generated since the upgrade. When I run 'bin/arch mylistname' I get the following: [...] figuring article archives 2005-October /usr/loca

[Mailman-Users] UnicodeDecodeError with Mailman 2.1 and Python 2.6

2015-09-01 Thread David Magda
[Not sure if my first attempt made it out.] Hello, We recently upgrade from Debian 5 to 6, and are now having issues with Mailman. Messages are still flowing properly, but the web archives are not being generated since the upgrade. When I run 'bin/arch mylistname' I get the following: [...] fig