Re: [Mailman-Users] Batch processing a mailing list...

2007-10-25 Thread Brian Carpenter
Hi Jurgen: What is most likely happening is your host is limiting your hosting account to only being able to send out 250 e-mails per hour. This is a very common practice among web hosts. If this becomes a problem, then you can move your list(s) to our mailman service. We do not impose such limita

Re: [Mailman-Users] Batch processing a mailing list...

2007-10-25 Thread Mark Sapiro
Jurgen Gaeremyn wrote: > >So, here's my question: I want to transfer a mailinglist to my new host >(Webhosting UK). >My list counts 750 members, but I'm recommended to (as they mailed me) >split the mail transfer up into batches of maximum 250 members at once, >with a 1 hour delay. > >I'm not reall

Re: [Mailman-Users] MM errors.

2007-10-25 Thread Mark Sapiro
Doc Schneider wrote: > >I'm seeing the following errors in the error log. Any one know where to >find a fix? This is MM 2.1.5 running on RHEL 4 Python 2.3.4. > >Thanks, > > >Oct 24 18:15:35 2007 (13363) SHUNTING: >1193264135.2076499+0c863f656c1d72d260d866d594b0e1bfedff5c6e >Oct 24 18:15:51 2007 (13

Re: [Mailman-Users] Mailman list-admin-interface : Login failed

2007-10-25 Thread Mark Sapiro
kk CHN wrote: > >this is my error log for mailman > >tail /usr/local/mailman/logs/error is showing these only > >admin(15742): SCRIPT_URL: /mailman/admin/listx >admin(15742): REQUEST_URI: /mailman/admin/list >admin(15742): HTTP_ACCEPT: >text/xml,application/xml,application/xhtml+xml

Re: [Mailman-Users] Moderator archive

2007-10-25 Thread Mark Sapiro
Mikael Hansen wrote: >I am hesitant to ask this as I should wait until one day when I can >investigate it myself in more depth, but when the moderator approves >or rejects, how can the moderator (using the web interface to send) >receive a copy of the email going to the member? A forward of

Re: [Mailman-Users] How to set keyword : field in email?

2007-10-25 Thread Mark Sapiro
Mark Phillips wrote: >How does one set the Keyword: field in an email so mailman will filter >the message into the correct topic? I use Evolution as my email client. You can put topic keywords in actual Keywords: headers or in the Subject: header or you can put lines that look like Keywords: ...

Re: [Mailman-Users] qrunner error

2007-10-25 Thread Mark Sapiro
Myron Kowalski wrote: >I noticed that messages were not going out to my mailing lists. When >I restarted mailman, this comes up. Any mail sent to the list is >being archived, >but is not going to the members. > >Traceback (most recent call last): > File "/users/mailman/bin/qrunner", line 270,

[Mailman-Users] Batch processing a mailing list...

2007-10-25 Thread Jurgen Gaeremyn
Hi, I'm pretty new to the mailman thing... I've been lurching this mailing list a few weeks now, and you guys really seem very helpful... (even if we ask pretty novice questions) So, here's my question: I want to transfer a mailinglist to my new host (Webhosting UK). My list counts 750 members, b

[Mailman-Users] qrunner error

2007-10-25 Thread Myron Kowalski
I noticed that messages were not going out to my mailing lists. When I restarted mailman, this comes up. Any mail sent to the list is being archived, but is not going to the members. Traceback (most recent call last): File "/users/mailman/bin/qrunner", line 270, in ? main() File "/use

[Mailman-Users] How to set keyword : field in email?

2007-10-25 Thread Mark Phillips
How does one set the Keyword: field in an email so mailman will filter the message into the correct topic? I use Evolution as my email client. Thanks! Mark -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/lis

Re: [Mailman-Users] Reporting

2007-10-25 Thread Tom Ray [Lists]
Mark Sapiro wrote: > Tom Ray [Lists] wrote: > > >> Mark Sapiro wrote: >> >>> This is a bug in Mailman pre 2.1.7 that logged the envelope sender of >>> the outgoing message instead of the incoming message. >>> >>> >>> >> So I'm sure I'm understanding you correctly then that some o

Re: [Mailman-Users] : Problem Running mailman

2007-10-25 Thread Mark Sapiro
QA Engg wrote: > >I installed mailman and go for "Check Installation phase" as per >mailman Installation Manual > >[EMAIL PROTECTED]:/usr/local/mailman$ bin/check_perms -f >Traceback (most recent call last): > File "bin/check_perms", line 45, in >from Mailman import mm_cfg >ImportError: canno

Re: [Mailman-Users] Reporting

2007-10-25 Thread Mark Sapiro
Tom Ray [Lists] wrote: >Mark Sapiro wrote: >> >> This is a bug in Mailman pre 2.1.7 that logged the envelope sender of >> the outgoing message instead of the incoming message. >> >> >So I'm sure I'm understanding you correctly then that some of those >message could be valid posts made by memb

Re: [Mailman-Users] Reporting

2007-10-25 Thread Tom Ray [Lists]
Mark Sapiro wrote: > Tom Ray [Lists] wrote: > >> According to the report one list has 14,297 posts but according to the >> Post Count by Sender report 13,797 of those posts came from >> [EMAIL PROTECTED] So does that mean that only 500 posts were made by >> members or are those 13,797 more th

Re: [Mailman-Users] Desactivate a mailing liste

2007-10-25 Thread Chris Waltham
On Oct 25, 2007, at 10:51 AM, pierre lacoste wrote: > Hello everybody, > > How can I desactivate a mailing list? I don't want to remove but > juste desactivate temporarly. You can make the list "moderated", or you could even remove the aliases for your list. There are other ways also. Chris

Re: [Mailman-Users] Reporting

2007-10-25 Thread Mark Sapiro
Tom Ray [Lists] wrote: > >According to the report one list has 14,297 posts but according to the >Post Count by Sender report 13,797 of those posts came from >[EMAIL PROTECTED] So does that mean that only 500 posts were made by >members or are those 13,797 more then just commands from the member

Re: [Mailman-Users] Reporting

2007-10-25 Thread Tom Ray [Lists]
Brad Knowles wrote: > On 10/24/07, Tom Ray [Lists] wrote: > >> I guess the real question is will it do a history too? I need to figure >> out past history. > > As the author of mmdsr, I'll say that you should be able to feed it > old Mailman log data and have it "just work", but I won't guarante

Re: [Mailman-Users] Desactivate a mailing liste

2007-10-25 Thread Mark Sapiro
pierre lacoste wrote: > >How can I desactivate a mailing list? I don't want to remove but juste >desactivate temporarly. It depends on your MTA and on exactly what you mean by deactivate. Consider the following. Remove aliases for this list from the MTA. Set emergency moderation On. Move the

Re: [Mailman-Users] Change the name of a mailing list?

2007-10-25 Thread Mark Sapiro
Brad Knowles wrote: >On 10/25/07, Erica Douglass wrote: > >> I searched for this problem, but did not find an answer...only others >> asking the same question. What is the best way to go about doing this? > >FAQ 4.40. I think that's a typo. It's FAQ 4.70 >Mailman FAQ: http://www.python.org/cg

[Mailman-Users] Desactivate a mailing liste

2007-10-25 Thread pierre lacoste
Hello everybody, How can I desactivate a mailing list? I don't want to remove but juste desactivate temporarly. Regards Pierre _ Découvrez le blog Messenger Le Meilleur du Web : toutes les vidéos qui buzzent le plus sur Internet

[Mailman-Users] Delegated Administration

2007-10-25 Thread Melick Andy
Does anyone have a prebuilt VMWare instance for MailMan? It seems as if this program is a bear to configure? I just don't have the time unless someone else has a quick and easy way to set this up. It would be much easier to modify a running instance rather than configure from scratch. Thanks i

[Mailman-Users] : Problem Running mailman

2007-10-25 Thread QA Engg
Hi, I installed mailman and go for "Check Installation phase" as per mailman Installation Manual [EMAIL PROTECTED]:/usr/local/mailman$ bin/check_perms -f Traceback (most recent call last): File "bin/check_perms", line 45, in from Mailman import mm_cfg ImportError: cannot import name mm_cfg

Re: [Mailman-Users] Change the name of a mailing list?

2007-10-25 Thread Brad Knowles
On 10/25/07, Erica Douglass wrote: > I searched for this problem, but did not find an answer...only others > asking the same question. What is the best way to go about doing this? FAQ 4.40. -- Brad Knowles <[EMAIL PROTECTED]> LinkedIn Profile: -

[Mailman-Users] Change the name of a mailing list?

2007-10-25 Thread Erica Douglass
Hi all, I need to change the name of a mailing list. That is: -- The address to which people send to the list and -- The name as it appears in the Mailman config and public pages. I wish to keep the current subscriber list and archives. I searched for this problem, but did not find an answer...