Re: [Mailman-Users] help

2019-08-09 Thread Mark J Bradakis via Mailman-Users
Mailman FAQ: http://wiki.list.org/x/AgA3 -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searc

Re: [Mailman-Users] Frustrating web page issues

2019-04-28 Thread Mark J Bradakis via Mailman-Users
On 4/27/19 10:56 PM, Mark Sapiro wrote: On 4/27/19 5:25 PM, Mark J Bradakis via Mailman-Users wrote: And if you post one of those tracebacks here, we'd be happy to help No need to, the fix was easy.  I had changed some permissions and ownership of the mailman cgi files while trying to f

Re: [Mailman-Users] Frustrating web page issues

2019-04-27 Thread Mark J Bradakis via Mailman-Users
Progress!  Well, I guess, at least a differnet error.  Changed some Apache configs regarding cgi and now when I go to http://autox.team.net/mailman/listinfo I get Bug in Mailman version 2.1.29 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Pri

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
On 4/24/19 4:27 PM, Robert Heller wrote: Yes, selinux. [root@autox teamnet]# getenforce Disabled Selinux should not be a factor here. mjb. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/m

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
On 4/24/19 3:01 PM, Mark Sapiro wrote: I'm still interested in 'ls -l' [root@autox cgi-bin]# ls -l total 352 -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 admin -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 admindb -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 confirm -rwxr-sr-x. 1 ma

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
[root@autox cgi-bin]# ls -Z . system_u:object_r:default_t:s0 admin system_u:object_r:default_t:s0 options system_u:object_r:default_t:s0 admindb system_u:object_r:default_t:s0 private system_u:object_r:default_t:s0 confirm system_u:object_r:default_t:s0 rmlist system_u:object_r:default_t:s0 cre

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
So digging through the logs I found this: [authz_core:error] [pid 31549:tid 139863772874496] [client 50.198.190.18:46884] AH01630: client denied by server configuration: So I added an AuthType None to the httpd.conf file.  Now I still get the Server unavailable page, but a different err: [W

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
On 4/23/19 1:07 PM, Mark Sapiro wrote: The above URL returns: Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Have you run Mailman's bin/check_perms? I suspect some kind of permissions erro

[Mailman-Users] Frustrating web page issues

2019-04-23 Thread Mark J Bradakis via Mailman-Users
So a couple of days ago I had a server just up and die.  It was put in place about 12 years ago, if not more.  Luckily I was working on replacing it, so I had  a new box under construction almost ready to take its place.  But the old server dies before I could make a smooth transition and get e

Re: [Mailman-Users] Sorting pending requests?

2018-08-29 Thread Mark J Bradakis via Mailman-Users
Thanks for the responses, I have it doing what I want it to do now. mjb. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: htt

[Mailman-Users] Sorting pending requests?

2018-08-27 Thread Mark J Bradakis via Mailman-Users
I have a feeling I may have asked this question a few years ago. Maybe not. When you go to the admin web page of pending moderator requests, the messages are presented in a list using alphabetical order of the sender.  Is there a way to easily change this so they are presented by date, oldest