[Mailman-Users] Include full name or description to the From address

2006-02-01 Thread Tony Sciortino
Is there a way to add a full name or the mail list description to the from adress. Instead of seeing From: [EMAIL PROTECTED] You would see From: My List [mailto:[EMAIL PROTECTED] -- Mailman-Users mailing list Mailman-Users@python.org http://ma

[Mailman-Users] Issues with replaced characters/newlines in mailman lists

2006-02-01 Thread Matt Zorzin
My company runs several mailman lists for internal usage, which we have been happy with for years. Recently after an upgrade, our system has started behaving strangely. We have an automated ticket system that occasionally sends out email to the lists. This has always worked fine in the past. La

[Mailman-Users] Mailman replacing subject text with odd characters and tabs

2006-02-01 Thread Matt Zorzin
My company runs several mailman lists for internal usage, which we have been happy with for years. Recently after an upgrade, our system has started behaving strangely. We have an automated ticket system that occasionally sends out email to the lists. This has always worked fine in the past. La

Re: [Mailman-Users] generate web page of addresses indifferentformat

2006-02-01 Thread Mark Sapiro
Christopher Adams wrote: > >In order to get the list, the list owner goes to the list >info page, as if they were a user, and enters the admin email address >and list password to get the entire list of subscribers. Entering the owner email address in this case is superfluous. as long as you ente

Re: [Mailman-Users] mailman giving a 500 error when trying to opentheadministartor web page for a list.

2006-02-01 Thread Mark Sapiro
Steven Jones wrote: > >No such files under /var/mailman/data/ Doing a find under /var/mailman/ >reveals none Then there aren't any held messages waiting moderation. >Another thing you could try is just bin/dumpdb on the >lists/listname/request.pck file to be sure it can be read. > >

Re: [Mailman-Users] generate web page of addresses in differentformat

2006-02-01 Thread Christopher Adams
Dennis, All my lists are set up so that only the list owner can see the list of subscribers. In order to get the list, the list owner goes to the list info page, as if they were a user, and enters the admin email address and list password to get the entire list of subscribers. Christopher Ada

Re: [Mailman-Users] How to manage archives

2006-02-01 Thread Mark Sapiro
Paul Williams wrote: > >How does one go about trimming back on the older archives. > >Here is what I have been doing with a list with the name test >but just realized my logic was flawed. > >I have a script that each month gzips the >./test.mbox/test.mbox file and it keeps >5 copies of the most r

Re: [Mailman-Users] mailman giving a 500 error when trying to open theadministartor web page for a list.

2006-02-01 Thread Steven Jones
-Original Message- From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 February 2006 10:53 a.m. To: Steven Jones; mailman-users@python.org Subject: Re: [Mailman-Users] mailman giving a 500 error when trying to open theadministartor web page for a list. Steven Jones wrote: >Al

Re: [Mailman-Users] mailman giving a 500 error when trying to open theadministartor web page for a list.

2006-02-01 Thread Steven Jones
This is the message, Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [EMAIL PROTECTED] and inform them of the time the error occurred, and anything you might have done that may hav

Re: [Mailman-Users] Permission of data/bounce-events-?????.pck

2006-02-01 Thread Mark Sapiro
imacat wrote: > >I noted that in the source of mailman 2.1.7 there are 2 lines in >bin/mailmanctl: > >line 421-422 ># Clear our file mode creation umask >os.umask(0) > >Is this intended? Is it the reason why data/bounce-events-?.pck >are world-writable? It looks like y

Re: [Mailman-Users] generate web page of addresses in differentformat

2006-02-01 Thread Mark Sapiro
Dennis Hughes wrote: > How are you able to generate the subscriber list? I have been wanting to >do that for some time. The OP was talking about the roster accessable directly at e.g. http://www.example.com/mailman/roster/listname or from the list's listinfo page. There are lots of posts in th

Re: [Mailman-Users] mailman giving a 500 error when trying to open theadministartor web page for a list.

2006-02-01 Thread Mark Sapiro
Steven Jones wrote: >All the other lists work fine, just this one list seem to timeout, quite >possibly due to the shear volume of mail awaiting moderation? Do you know there is a huge volume of mail waiting moderation for this list? If there is, it seems a possible cause. You could look at the

[Mailman-Users] How to manage archives

2006-02-01 Thread Paul Williams
We have about 500 lists and the archives keep growing. We are now over 12 Gigs and are rapidly running out of space. How does one go about trimming back on the older archives. Here is what I have been doing with a list with the name test but just realized my logic was flawed. I have a script tha

Re: [Mailman-Users] generate web page of addresses in different format

2006-02-01 Thread Dennis Hughes
How are you able to generate the subscriber list? I have been wanting to do that for some time. If you get a list, it should be a simple matter to find and replace the " at " with "@". Ctrl H in Word. Dennis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behal

Re: [Mailman-Users] generate web page of addresses in different format

2006-02-01 Thread Mark Sapiro
Christopher Adams wrote: >I would like to be able to generate a list of subscribed addresses from >the list information page. I can do this, but the address format is >'joe.blow at wherever.com'. Currently, all 500+ lists at our site only >give the Administrator the ability to do this. Conseque

[Mailman-Users] mailman giving a 500 error when trying to open the administartor web page for a list.

2006-02-01 Thread Steven Jones
All the other lists work fine, just this one list seem to timeout, quite possibly due to the shear volume of mail awaiting moderation? While trying to open this page, I can open other list admin pages quickly without issue Where to start looking for why this particular list is faulting please

[Mailman-Users] generate web page of addresses in different format

2006-02-01 Thread Christopher Adams
I would like to be able to generate a list of subscribed addresses from the list information page. I can do this, but the address format is 'joe.blow at wherever.com'. Currently, all 500+ lists at our site only give the Administrator the ability to do this. Consequently, the security risk of a

Re: [Mailman-Users] Permission of data/bounce-events-?????.pck

2006-02-01 Thread imacat
On Tue, 31 Jan 2006 14:17:42 -0800 Mark Sapiro <[EMAIL PROTECTED]> wrote: > imacat wrote: > >I was checking my system for world-writable files, and found lots of > >data/bounce-events-?.pck that are world-writable: > >[EMAIL PROTECTED] ~ % ls -lt /var/lib/mailman/data | grep 'rw. ' > >-rw-r

Re: [Mailman-Users] Deleting Archives - Was(Permission of data/bounce-events-?????.pck)

2006-02-01 Thread Clovis Tristao
Hi, Mark Sapiro wrote: > Clovis Tristao wrote: > >> How I make to erase these archives? I can do it? >> I have archives since Novembro/2005. >> > > First - please don't hijack existing threads for unrelated posts. It > makes the archives difficult to read. Post a new message rather than a

Re: [Mailman-Users] Deleting Archives - Was(Permission of data/bounce-events-?????.pck)

2006-02-01 Thread Mark Sapiro
Clovis Tristao wrote: > >How I make to erase these archives? I can do it? >I have archives since Novembro/2005. First - please don't hijack existing threads for unrelated posts. It makes the archives difficult to read. Post a new message rather than a reply. If you don't want list archives at all

Re: [Mailman-Users] Permission of data/bounce-events-?????.pck

2006-02-01 Thread Clovis Tristao
Mark Sapiro wrote: > imacat wrote: > >>I was checking my system for world-writable files, and found lots of >> data/bounce-events-?.pck that are world-writable: >> >> [EMAIL PROTECTED] ~ % ls -lt /var/lib/mailman/data | grep 'rw. ' >> -rw-rw-rw- 1 list list 0 2006-01-31 01:26 boun

Re: [Mailman-Users] changing email content for moderated add user

2006-02-01 Thread Brad Knowles
At 9:53 PM -0800 2006-01-31, Porter wrote: > I am using mailman on an ISP hosted server via cpanel. Subscription to > the list requires "Confirm and approve". Is there any way to add the > subscriber's name to the email that goes to the moderator? Example of > existing email below. It w

Re: [Mailman-Users] Emails delaying

2006-02-01 Thread Brad Knowles
At 3:57 AM -0800 2006-02-01, Hala Al Haddad wrote: > If we are sending to 4 of our mailing list now, the server is hanging > up although we have a 500 MB account. All our emails is delaying, its > taking 12 hours to reach to some of the subscribers. There are no questions here that we

[Mailman-Users] Emails delaying

2006-02-01 Thread Hala Al Haddad
Hi, I am using the mailman software through our web hosting orientplanet.info which we got from Livehost.net. Since 3 months we are suffering a problem which we didn’t know yet what is it, the server went suddenly to the high load indicator and the server staff kept all out emails on halt.