[Mailman-Users] Advice on new install of Mailman to CentOS 5

2011-01-19 Thread Richard Damon
Hi, I am looking at combining several hosting accounts into a single Virtual Private Server. One of these is being used to support a couple of mailing list running on Mailman 2.1.9 (I know that isn't current, but that is what they give me). The new server will be running CentOS 5, with Plesk Parall

[Mailman-Users] Make Install Fails

2011-01-19 Thread McNutt Jr, William R
I'm attempting to install Mailman on a Solaris 10 box and I am unable to get past "make install." Sorry - not a unix guy, please use small words and explicit direction. Attached is the results of make install: Creating architecture independent directories... chmod o-r /usr/local/mailman/archives

Re: [Mailman-Users] Attachment size limit (or max_message_size)

2011-01-19 Thread Scott Race
Ah, I see what's going on. So for the particular lists were working on, all messages to the list are held for moderation. So, it seems clicking "Accept" will accept the message, even if the message size is too big. We recently (4 months ago) upgraded from Debian 4 to RHEL5. On the previous box

[Mailman-Users] Question about reg expr matches in matches_p (in Moderate.py)

2011-01-19 Thread C Nulk
Hello all, I am getting in my error log frequent entries like the following: Jan 19 14:51:32 2011 (31592) *_these_nonmembers in scu- references non-existent list SCU- To allow list members in several lists to cross post, I have added the appropriate @listname in the accept_these_nonmembers fie

Re: [Mailman-Users] TypeError: list objects are unhashable

2011-01-19 Thread Alain Williams
On Wed, Jan 19, 2011 at 01:43:09PM -0800, Mark Sapiro wrote: > Joshua J. Kugler wrote: > > Yes, my bad. So, back to the original issue. > > I suspect this error occurs because somehow this list's language has > been set to a list of languages rather than a single language. > > If you view th

Re: [Mailman-Users] TypeError: list objects are unhashable

2011-01-19 Thread Mark Sapiro
Joshua J. Kugler wrote: >On Wednesday 19 January 2011, Mark Sapiro elucidated thus: >> Alain Williams wrote: >> >The traceback is below, since I don't speak python it doesn't mean >> > much to me. The list works, but the error below appears when anyone >> > enters their email address and tries to

Re: [Mailman-Users] Attachment size limit (or max_message_size)

2011-01-19 Thread Mark Sapiro
Scott Race wrote: > >Running mailman 2.1.13 on RHEL5. From what I've read, the max_message_size >setting in a list will be the max size for the message text (body) plus >attachment. Therefore, max_message_size setting of 1000 would be >approximately a megabyte for the message and any attachmen

Re: [Mailman-Users] TypeError: list objects are unhashable

2011-01-19 Thread Joshua J. Kugler
On Wednesday 19 January 2011, Mark Sapiro elucidated thus: > Alain Williams wrote: > >The traceback is below, since I don't speak python it doesn't mean > > much to me. The list works, but the error below appears when anyone > > enters their email address and tries to see their subscrition > > opti

[Mailman-Users] Wiki downtime

2011-01-19 Thread Barry Warsaw
Our hosting provider is going to upgrade our wiki instance. There may be a short amount of downtime. Apologies for any inconvenience. -Barry signature.asc Description: PGP signature -- Mailman-Users mailing list Mailman-Users@python.org http

[Mailman-Users] Attachment size limit (or max_message_size)

2011-01-19 Thread Scott Race
Hello, Running mailman 2.1.13 on RHEL5. From what I've read, the max_message_size setting in a list will be the max size for the message text (body) plus attachment. Therefore, max_message_size setting of 1000 would be approximately a megabyte for the message and any attachments. I've set tha

Re: [Mailman-Users] TypeError: list objects are unhashable

2011-01-19 Thread Mark Sapiro
Alain Williams wrote: > >The traceback is below, since I don't speak python it doesn't mean much to me. >The list works, but the error below appears when anyone enters their email >address >and tries to see their subscrition options. > >I would be grateful if someone could give me some pointers as

[Mailman-Users] TypeError: list objects are unhashable

2011-01-19 Thread Alain Williams
I am running Mailman Version: 2.1.9 -- that cannot change since the machine is running CentOS 4 and so has python 2.3.4 (the box will be upraded/rebuilt in a few months). The traceback is below, since I don't speak python it doesn't mean much to me. The list works, but the error below appears whe