Re: [Mailman-Users] restricting configuration option

2004-09-03 Thread Jim Tittsler
On Sep 4, 2004, at 06:02, K. Clair wrote: Is there a relatively easy way to remove configuration options from the administrative interface for all lists? I know that I can set defaults, but what if I don't want list administrators to be able to change them? As Brad pointed out, you can't enable/di

Re: [Mailman-Users] Creating an alternate UI to mailman

2004-09-03 Thread Jim Tittsler
On Sep 4, 2004, at 03:15, Justin Rush wrote: I am trying to create a different UI to the mailman interface that meshes better with the current theme of our site. I had planned on just creating a few php pages that access the various mailman binaries, mainly just to offer a different interface

Re: [Mailman-Users] Mailing List

2004-09-03 Thread Jim Tittsler
On Fri, Sep 03, 2004 at 07:35:30AM -0700, Mark Sapiro wrote: > Jason Paul wrote: > >Is there any way I can get one list off all the members in a mailing list so > >I can move them to another domain with a different list? > > $prefix/bin/list_members > > If you don't have access to command line

Re: [Mailman-Users] restricting configuration option

2004-09-03 Thread Brad Knowles
At 2:02 PM -0700 2004-09-03, K. Clair wrote: Is there a relatively easy way to remove configuration options from the administrative interface for all lists? I know that I can set defaults, but what if I don't want list administrators to be able to change them? Not really. There are certain t

Re: [Mailman-Users] No Archives

2004-09-03 Thread Mark Sapiro
Paul Siegel wrote: > >I'm running mailman 2.1.2 on Mandrake 9.2. I copied my lists over from >another server, and I think I must've missed something when I did so. >The lists are all working fine, except no new messages are being added >to the archives. They just end at the date on which I mov

[Mailman-Users] restricting configuration option

2004-09-03 Thread K. Clair
Hello, Is there a relatively easy way to remove configuration options from the administrative interface for all lists? I know that I can set defaults, but what if I don't want list administrators to be able to change them? Thanks, Kristina --

[Mailman-Users] No Archives

2004-09-03 Thread Paul Siegel
Hi - I'm running mailman 2.1.2 on Mandrake 9.2. I copied my lists over from another server, and I think I must've missed something when I did so. The lists are all working fine, except no new messages are being added to the archives. They just end at the date on which I moved the lists. Now,

[Mailman-Users] Determining why a message is discarded?

2004-09-03 Thread John R. Ackermann N8UR
I have a user whose postings to one of my lists are being discarded. By all indications, they should go through -- the are from a subscribed address, mail isn't being held for bounces, etc. I've changed all the list settings from "discard" to "reject" yet his most recent message still shows up

RE: [Mailman-Users] Messages stuck in qfiles

2004-09-03 Thread Hurley, Michael
Hey, I found some more info on my problem, but haven't cracked the case yet: in ~mailman/logs/error, since Aug 31 qrunner has been choking as follows: Aug 31 16:18:01 2004 qrunner(11238): Traceback (most recent call last): Aug 31 16:18:01 2004 qrunner(11238): File "/usr/lib/mailman/cron/qrunner

[Mailman-Users] Creating an alternate UI to mailman

2004-09-03 Thread Justin Rush
Hi, I am trying to create a different UI to the mailman interface that meshes better with the current theme of our site. I had planned on just creating a few php pages that access the various mailman binaries, mainly just to offer a different interface to the subscription page, ie. allo

[Mailman-Users] Messages stuck in qfiles

2004-09-03 Thread Hurley, Michael
I'm experiencing some odd behavior with Mailman. All was working fine or so I thought. I maintain >180 lists and >1000 subscribers. The system: SuSE Linux Standard Server 8 Sendmail 8.12.6-159 Mailman 2.0.14-18 (yes, I know it's old, it's what SuSE likes) The symptoms: Sendmail passes incoming me

Re: [Mailman-Users] Mailing List

2004-09-03 Thread Mark Sapiro
Jason Paul wrote: >Is there any way I can get one list off all the members in a mailing list so >I can move them to another domain with a different list? $prefix/bin/list_members If you don't have access to command line tools try http://mailman.host.domain/mailman/roster/listname with the

Re: [Mailman-Users] Unknown user when posting to a list?

2004-09-03 Thread Jim Tittsler
On Fri, Sep 03, 2004 at 01:24:08AM -0700, [EMAIL PROTECTED] wrote: > However, if someone tries to send to the list ([EMAIL PROTECTED]), they get > an error message from the server saying that the user 'test' was not > found. You haven't created the aliases shown when ran the 'newlist' command to

[Mailman-Users] modify Mailman HTML output

2004-09-03 Thread B. van Ouwerkerk
I've been trying to modify Mailman HTML output I got stuck at the confirmation page. I have seen this question before on this list but it seems to go unanswered. Is there an elegant way to modify the HTML output of all pages to fit the look and feel of the web site where it's supposed to run?

[Mailman-Users] Installation Error - "ImportError: No module named korean"

2004-09-03 Thread lists
Hi, I am a new user trying to install Mailman for the first time and the 'make install' routine is throwing up an error: Compiling /usr/local/mailman/Mailman/i18n.py ... Compiling /usr/local/mailman/Mailman/mm_cfg.py ... Compiling /usr/local/mailman/Mailman/versions.py ... Traceback (most recent

Re: [Mailman-Users] anonymous posting

2004-09-03 Thread Brad Knowles
At 6:39 PM -0700 2004-09-02, Jeff Pflueger wrote: with [EMAIL PROTECTED] being whoever posted to the list. Anyway to disable this and make it completely anonymous? You have to have something there, in order for the mail message to be legal. Therefore, one particular anonymous string is not re

[Mailman-Users] Unknown user when posting to a list?

2004-09-03 Thread Takahiro_Horie
Hello, I created a list and succesfully subscribed several e-mails (the welcome e-mail was received by them). However, if someone tries to send to the list ([EMAIL PROTECTED]), they get an error message from the server saying that the user 'test' was not found. Why is this? Am I supposed to c

Re: [Mailman-Users] Sequence Numbers

2004-09-03 Thread Tokio Kikuchi
[EMAIL PROTECTED] wrote: The error was: Merging new template file with existing translations msgmerge -U ca/LC_MESSAGES/mailman.po mailman.pot msgmerge: invalid option -- U Try `msgmerge --help' for more information. make[1]: *** [ca/LC_MESSAGES/mailman.po] Error 1 Your installation stopped there?

Re: [Mailman-Users] Sequence Numbers

2004-09-03 Thread Takahiro_Horie
The error was: Merging new template file with existing translations msgmerge -U ca/LC_MESSAGES/mailman.po mailman.pot msgmerge: invalid option -- U Try `msgmerge --help' for more information. make[1]: *** [ca/LC_MESSAGES/mailman.po] Error 1 Tokio Kikuchi <[EMAIL PROTECTED]> Sent by: [EMAIL

Re: [Mailman-Users] Get list admin password

2004-09-03 Thread Jim Tittsler
On Sep 3, 2004, at 14:59, Brian York wrote: Is there a way to get the admin password of a list from the console? No. (Not without doing a brute force attack on the sha digest stored in the list object. :-) You can set it to something new (through the web interface using the site password, or f