Re: [Mailman-Users] can't make a new list from the GUI

2005-05-25 Thread Bo Gusman
Thanks gents for your continuing help. I think I've solved the problem. Brad gave me pointers to some FAQ items that have changed the behavior. I think part of the problem was related to the apache redirect that I was making to ssl. Then, creating the list showed an error on the screen that say

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-25 Thread Brad Knowles
At 1:25 PM -0700 2005-05-25, Bo Gusman wrote: > I'm beginning to suspect something with python or cgi, but some things > seem to work. Sounds like you might be having the classic "redirect" problem. See . -- Brad

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-25 Thread Bo Gusman
Ok, here's another clue. I was apparently wrong when I said previously that all else was working well. It turns out that I can submit a subscription request to the mailman site list and the administrator gets a notification to visit the admin page to take action. When I attempt to approve the s

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-25 Thread John Dennis
On Wed, 2005-05-25 at 10:36 -0700, Bo Gusman wrote: > John Dennis wrote: > > >On Wed, 2005-05-25 at 10:13 -0700, Bo Gusman wrote: > >>I am certain that SELinux is disabled, but how can I verify that? > > > >/usr/sbin/getenforce > > > Says "disabled" - whew. So the question remains, why no new list

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-25 Thread Bo Gusman
John Dennis wrote: >On Wed, 2005-05-25 at 10:13 -0700, Bo Gusman wrote: > > >>I am certain that SELinux is disabled, but how can I verify that? >> >> > >/usr/sbin/getenforce > > > > Says "disabled" - whew. So the question remains, why no new list? I suppose I can live with creating lists

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-25 Thread John Dennis
On Wed, 2005-05-25 at 10:13 -0700, Bo Gusman wrote: > I am certain that SELinux is disabled, but how can I verify that? /usr/sbin/getenforce -- John Dennis <[EMAIL PROTECTED]> -- Mailman-Users mailing list Mailman-Users@python.org http://mail

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-25 Thread Bo Gusman
John Dennis wrote: >Did you install the Red Hat rpm? > >Are you positive SELinux is disabled? There was a bug in the FC3 >security policy that caused web based list creation to fail, command >line worked fine. > >Have you looked for error messages in /var/log/mailman/error >and /var/log/messages (

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-24 Thread John Dennis
On Tue, 2005-05-24 at 13:52 -0700, Bo Gusman wrote: > On my FC3 box w/o SELinux, I just installed and configured the mailman > rpm according to the instructions at the mailman website. I can create a > list from the command line and can send mail to it and receive mail from > it. I can load the

Re: [Mailman-Users] can't make a new list from the GUI

2005-05-24 Thread Mark Sapiro
Bo Gusman wrote: >On my FC3 box w/o SELinux, I just installed and configured the mailman >rpm according to the instructions at the mailman website. I can create a >list from the command line and can send mail to it and receive mail from >it. I can load the web interface and do most of the usual

[Mailman-Users] can't make a new list from the GUI

2005-05-24 Thread Bo Gusman
On my FC3 box w/o SELinux, I just installed and configured the mailman rpm according to the instructions at the mailman website. I can create a list from the command line and can send mail to it and receive mail from it. I can load the web interface and do most of the usual things. However, I c