[Mailman-Users] Posted list messages not adding to archives

2005-01-18 Thread Jeffery Cann
We moved our mailman lists from one server to another. We also went from mailman 2.0.6 (?) to 2.1.5. So, I didn't fiddle with moving the lists, but simply recreated them and imported users. I also copied the archive mbox files to their respective new locations and ran the 'arch' command to gener

[Mailman-Users] Re: Resetting admin password

2005-01-18 Thread Joshua Beall
"Mark Sapiro" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Go to http://www.example.com/mailman/admin//passwords and log > in with the site password, or use > > bin/change_pw change_pw was the ticket. Thanks! -- Mailman-Use

Re: [Mailman-Users] Resetting admin password

2005-01-18 Thread Mark Sapiro
Joshua Beall wrote: > >I have a WHM/Cpanel server that with Mailman 2.1.5 installed (and running >fine, up until now). > >However, I have been trying to using cpanel's 'reset list admin password' >feature to reset the admin password for one of my list, and it's not >working. I know I'm not mist

Re: [Mailman-Users] Topics and Keywords, Consolidation and Filtering

2005-01-18 Thread Mark Sapiro
Caylan Larson wrote: > >A list has been created that has multiple topics (in this case >operating-systems), each topic containing a half-dozen keywords (apple, >microsoft, linux, solaris, etc.). This list is called >[EMAIL PROTECTED] Our sys-admins subscribe to various topics; >delivery works

[Mailman-Users] Resetting admin password

2005-01-18 Thread Joshua Beall
Hi All, I have a WHM/Cpanel server that with Mailman 2.1.5 installed (and running fine, up until now). However, I have been trying to using cpanel's 'reset list admin password' feature to reset the admin password for one of my list, and it's not working. I know I'm not mistyping it, because I

Re: [Mailman-Users] ImportError: No module named csq - mailman 2.1.5

2005-01-18 Thread Mark Sapiro
effebi wrote: > >i tryied to do what you say but don't solve >i noticed this instead: > >when stop mailman > >/etc/init.d/mailman stop >and >/etc/init.d/mailman start > >i get this error message: > >Traceback (most recent call last): > File "/var/lib/mailman/bin/list_lists", line 122, in ? >ma

Re: [Mailman-Users] shunt queue

2005-01-18 Thread Mark Sapiro
John Poltorak wrote: > >I tried subscribing to my test list and get a file created in the shunt >queue. > >What is this queue for and how do I process it? qrunner --runner=All >doesn't seem to get rid of it. The shunt queue is where things are set aside for reprocessing later (manually). See the

Re: [Mailman-Users] AssertionError

2005-01-18 Thread John Dennis
On Tue, 2005-01-18 at 16:21, John Poltorak wrote: > What is an AssertionError and how do I get rid of it? > > It occurs when I start mailmanctl which outputs this error:- > > > Traceback (most recent call last): > File "mailmanctl", line 547, in ? > main() > File "mailmanctl", line 402,

[Mailman-Users] AssertionError

2005-01-18 Thread John Poltorak
What is an AssertionError and how do I get rid of it? It occurs when I start mailmanctl which outputs this error:- Traceback (most recent call last): File "mailmanctl", line 547, in ? main() File "mailmanctl", line 402, in main lock._transfer_to(pid) File "/usr/local/mailman/Mai

Re: [Mailman-Users] alias file

2005-01-18 Thread John Poltorak
On Tue, Jan 18, 2005 at 12:11:49PM +0100, Brad Knowles wrote: > At 10:00 AM + 2005-01-18, John Poltorak wrote: > > > Is there any way to update an alias file automatically when running > > newlist? > > Well, if you're running sendmail, you could automate alias > generation using the

[Mailman-Users] Topics and Keywords, Consolidation and Filtering

2005-01-18 Thread Caylan Larson
Good Afternoon, Question: Can Mailman add the "Keywords: " header, or similar, to leave an audit-trail so clients can sort their mail based on topics that were matched? Verbose situation follows... A list has been created that has multiple topics (in this case operating-systems), each topic co

RE: [Mailman-Users] Permission denied

2005-01-18 Thread Andreas Freyvogel
Have you tried running "check_perms -f"? I had some similar problems with a new installation and it turns out the permissions on the files and directories weren't correct - that command should fix it. Hope that helps. -Andreas -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PR

[Mailman-Users] shunt queue

2005-01-18 Thread John Poltorak
I tried subscribing to my test list and get a file created in the shunt queue. What is this queue for and how do I process it? qrunner --runner=All doesn't seem to get rid of it. -- John -- Mailman-Users mailing list Mailman-Users@python

Re: [Mailman-Users] Permission denied

2005-01-18 Thread John Poltorak
On Tue, Jan 18, 2005 at 01:10:38PM +0100, Brad Knowles wrote: > At 11:44 AM + 2005-01-18, John Poltorak wrote: > > > Jan 18 11:35:20 2005 qrunner(10393): OSError : [Errno 13] Permission > > denied: > > > >'/usr/local/mailman/qfiles/virgin/1106041778.22+6270e8743606d6150c4dd1d6abbb5b7514ed4

Re: [Mailman-Users] Permission denied

2005-01-18 Thread John Poltorak
On Tue, Jan 18, 2005 at 03:09:55PM +0100, Brad Knowles wrote: > At 1:55 PM + 2005-01-18, John Poltorak wrote: > > > It won't be anything to do with file ownership, because the concept does > > not exist on the platform I'm using. It probably means that some other > > process is using the fi

Re: [Mailman-Users] Permission denied

2005-01-18 Thread Peter Schneider-Kamp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Brad Knowles wrote: | At 1:55 PM + 2005-01-18, John Poltorak wrote: |> Well I guess I need to dip my toes in the water regarding Python at some |> time... How do I put a pause in the program at this point? I don't even |> know how to code a 'prin

Re: [Mailman-Users] Permission denied

2005-01-18 Thread Brad Knowles
At 1:55 PM + 2005-01-18, John Poltorak wrote: It won't be anything to do with file ownership, because the concept does not exist on the platform I'm using. It probably means that some other process is using the file at the time... Uh, so what platform are you using? Well I guess I need

Re: [Mailman-Users] Permission denied

2005-01-18 Thread John Poltorak
On Tue, Jan 18, 2005 at 01:10:38PM +0100, Brad Knowles wrote: > At 11:44 AM + 2005-01-18, John Poltorak wrote: > > So, errno=13 is definitely being passed up by the OS to Mailman, > which is correctly interpreting this to mean that some > file/filesystem permission was denied to it. >

Re: [Mailman-Users] Permission denied

2005-01-18 Thread Brad Knowles
At 11:44 AM + 2005-01-18, John Poltorak wrote: Jan 18 11:35:20 2005 qrunner(10393): OSError : [Errno 13] Permission denied: '/usr/local/mailman/qfiles/virgin/1106041778.22+6270e8743606d6150c4dd1d6abbb5b7514ed40ce.pck' Is the Errno 13 something which is received from the OS? Looking in

Re: [Mailman-Users] alias file

2005-01-18 Thread Brad Knowles
At 10:00 AM + 2005-01-18, John Poltorak wrote: Is there any way to update an alias file automatically when running newlist? Well, if you're running sendmail, you could automate alias generation using the same mechanism as is supported with postfix. For postfix, see the README.POSTFIX file

[Mailman-Users] Permission denied

2005-01-18 Thread John Poltorak
After running newlist I get a queued file waiting to get sent out to the list owner, which I believe is released by running 'qrunner virgin', but I get this:- Jan 18 11:35:20 2005 qrunner(10393): Traceback (most recent call last): Jan 18 11:35:20 2005 qrunner(10393): File "qrunner", line 270,

[Mailman-Users] new HOWTO - Migrate from LISTSERV to Mailman

2005-01-18 Thread Peter Schneider-Kamp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi! I have written up information on how to migrate from L-Soft's LISTSERV to Mailman. The HOWTO is available at http://www-i2.informatik.rwth-aachen.de/~nowonder/ls2mm/ Of course, this is work in progress. Kind regards, Peter -BEGIN PGP SIGNATURE--

Re: [Mailman-Users] ImportError: No module named csq - mailman 2.1.5

2005-01-18 Thread effebi
[Mon, Jan 17, 2005 at 01:06:33PM -0800] - Mark Sapiro scrive: > If you are able to stop mailman for a while, you might try the > following: > > bin/mailmanctl stop > > then rename the lists/ directory e.g. i tryied to do what you say but don't solve i noticed this instead: when stop mailman /etc

[Mailman-Users] alias file

2005-01-18 Thread John Poltorak
Is there any way to update an alias file automatically when running newlist? -- John -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faq