Re: [Mailman-Users] Can you run commands through ftp.

2005-02-20 Thread Mark Sapiro
Tad Dixon wrote: >Can you run those commands through the FTP? Do you think that this will >solve the web page not working probleM? No and No You *must* have shell access to your mailman installation. If you don't have it, I don't understand how you got this far without it. -- Mark Sapiro <[EMAI

[Mailman-Users] Can you run commands through ftp.

2005-02-20 Thread Tad Dixon
Can you run those commands through the FTP? Do you think that this will solve the web page not working probleM? -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.p

[Mailman-Users] How can I run these commands?

2005-02-20 Thread Tad Dixon
Can you run those commands through the FTP? Do you think that this will solve the web page not working probleM? -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.p

Re: [Mailman-Users] More info

2005-02-20 Thread Mark Sapiro
Tad Dixon wrote: >No, when I do that, it says there is no mailing list name create. I am over >my head I think. No, that's the correct response from mydomain/mailman/admin/create >I just installed this and I dont know what to do. I do not have an admin >password. I have been reading up and it se

[Mailman-Users] More info

2005-02-20 Thread Tad Dixon
No, when I do that, it says there is no mailing list name create. I am over my head I think. I just installed this and I dont know what to do. I do not have an admin password. I have been reading up and it seems like I have to create a site list with an admin password first? Can I do that through

Re: [Mailman-Users] I just installed Mailman

2005-02-20 Thread Tokio Kikuchi
Tad Dixon wrote: I just installed mailman and I am able to get the site up. ie.mydomain/mailman/listinfo. I am continuing with the directions and trying to go to mydomain/mailman/create. It says page not found. Are there any suggestions. What version are you installing and what directions are refer

Re: [Mailman-Users] I just installed Mailman

2005-02-20 Thread Mark Sapiro
Tad Dixon wrote: >I just installed mailman and I am able to get the site up. >ie.mydomain/mailman/listinfo. I am continuing with the directions and trying >to go to mydomain/mailman/create. It says page not found. Are there any >suggestions. Can you go to mydomain/mailman/admin? Is there a 'crea

Re: [Mailman-Users] I just installed Mailman

2005-02-20 Thread Dan Phillips
On Feb 20, 2005, at 5:57 PM, Ian Truelsen wrote: On Sun, 20 Feb 2005 18:48:46 -0500 "Tad Dixon" <[EMAIL PROTECTED]> wrote: I just installed mailman and I am able to get the site up. ie.mydomain/mailman/listinfo. I am continuing with the directions and trying to go to mydomain/mailman/create. It say

Re: [Mailman-Users] I just installed Mailman

2005-02-20 Thread Ian Truelsen
On Sun, 20 Feb 2005 18:48:46 -0500 "Tad Dixon" <[EMAIL PROTECTED]> wrote: > I just installed mailman and I am able to get the site up. > ie.mydomain/mailman/listinfo. I am continuing with the directions and > trying to go to mydomain/mailman/create. It says page not found. Are > there any suggesti

[Mailman-Users] I just installed Mailman

2005-02-20 Thread Tad Dixon
I just installed mailman and I am able to get the site up. ie.mydomain/mailman/listinfo. I am continuing with the directions and trying to go to mydomain/mailman/create. It says page not found. Are there any suggestions. Thanks Tad Dixon -- Mail

Re: [Mailman-Users] Archives not updated with posted list messages[reprise]

2005-02-20 Thread Mark Sapiro
Jeffery Cann wrote: > >So, I was losing messages. I didn't think that I was previously >because the one list I was testing did have the correct permissions >and so archiving was working correctly. > >I can ask users to send me a copy of an mbox for the lists that were >not archiving. I'm wonderin

Re: [Mailman-Users] Archives not updated with posted list messages[reprise]

2005-02-20 Thread Jeffery Cann
On Sun, 20 Feb 2005 09:00:23 -0800, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Two things you could look at are Mailman's 'error' log and > bin/check-perms I did check the error log and sure enough it's a permissions problem: Uncaught runner exception: [Errno 13] Permission denied: '/var/lib/mai

Re: [Mailman-Users] Archives not updated with posted list messages[reprise]

2005-02-20 Thread Mark Sapiro
Jeffery Cann wrote: >I posted a previous thread on this topic : >http://www.mail-archive.com/mailman-users@python.org/msg29658.html > >I thought that the bin/arch -wipe {list} fixed my problem. But no >messages posted to the list are actually added to the archives. > >I checked my mailman qrunner

Re: [Mailman-Users] Need to Store Message IDs in PostgreSQL DB

2005-02-20 Thread Tokio Kikuchi
Felix E. Klee wrote: For each message sent to a Mailman mailing list, I want to put a corresponding entry into an PostgreSQL table with the following columns: subs - mailing list name msgid- message ID postordr - a number for determining the order in which messages were posted (p

[Mailman-Users] Need to Store Message IDs in PostgreSQL DB

2005-02-20 Thread Felix E. Klee
For each message sent to a Mailman mailing list, I want to put a corresponding entry into an PostgreSQL table with the following columns: subs - mailing list name msgid- message ID postordr - a number for determining the order in which messages were posted (per mailing list woul