Re: [Mailman-Users] Text "Reappears" when MBox Archive Rebuilt

2015-11-30 Thread Dave Arndt
new site HAD to have had the original text, even though that text does not show up with when running grep against that same mbox file (and is also not visible when editing the same file with VI)... Strange. On Mon, Nov 30, 2015 at 5:03 PM, Mark Sapiro wrote: > On 11/30/2015 01:22 PM

Re: [Mailman-Users] Text "Reappears" when MBox Archive Rebuilt

2015-11-30 Thread Dave Arndt
On Mon, Nov 30, 2015 at 4:15 PM, Mark Sapiro wrote: > > Exactly what did you do at this step. If you used bin/arch did you use > the --wipe option. If not, you didn't remove anything from an existing > archive > Hi Mark, Thanks for the speedy reply. The steps were as outlined. As for the last

[Mailman-Users] Text "Reappears" when MBox Archive Rebuilt

2015-11-30 Thread Dave Arndt
This is an odd one. I'm hoping there's a straight forward answer: 1) I edited our mbox archive (with vi) to remove some offensive content. (x, xx) 2) Saved the file. 3) Did a *grep* on the text that was removed - not found. 4) Uploaded the mbox file to a brand new server 5) Rebuilt the html ar

Re: [Mailman-Users] command listinfo not in docroot (10005)

2015-11-28 Thread Dave Arndt
On Sat, Nov 28, 2015 at 12:43 PM, Laura Creighton wrote: > selinux Running "getenforce" returns "Disabled" -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.l

Re: [Mailman-Users] command listinfo not in docroot (10005)

2015-11-28 Thread Dave Arndt
PS: The symlink does indeed point to the correct mailman cgi folder: /usr/lib/mailman/cgi-bin /var/www.html/mailman-cgi-bin Both of these folders have: admin admindb confim create edithtml listinfo options private rmlist roster subscribe On Sat, Nov 28, 2015 at 12:35 PM, Dave Arndt wrote

Re: [Mailman-Users] command listinfo not in docroot (10005)

2015-11-28 Thread Dave Arndt
I being doing wrong here? On Sat, Nov 28, 2015 at 11:30 AM, Dave Arndt wrote: > After installing mailman (with yum), I get an error when attempting to > access the listinfo page: > > "Internal Server Error" > > > Inspecting the logs in httpd, I see this

[Mailman-Users] command listinfo not in docroot (10005)

2015-11-28 Thread Dave Arndt
After installing mailman (with yum), I get an error when attempting to access the listinfo page: "Internal Server Error" Inspecting the logs in httpd, I see this in suexec-log: command listinfo not in docroot (10005) I do NOT have the option of disabling suexec. After considerable time spent

Re: [Mailman-Users] Installing Mailman

2015-11-24 Thread Dave Arndt
On Tue, Nov 24, 2015 at 12:41 PM, Stephen J. Turnbull wrote: > Dave Arndt writes: > > > So this list is version specific? I though it was a mailman users > > list (in general). > > No, and yes. People are welcome to discuss Mailman 3 here. But > Mailman 3 is

Re: [Mailman-Users] Installing Mailman

2015-11-24 Thread Dave Arndt
On Tue, Nov 24, 2015 at 2:59 AM, Mark Sapiro wrote: > On 11/23/15 1:34 PM, Dave Arndt wrote: > > I'm trying to install Mailman 3.0 on CentOS 7.1 > > > Questions about Mailman 3 and particularly Postorius and Hyperkitty are > better posted to the mailman-develop.

[Mailman-Users] Installing Mailman

2015-11-23 Thread Dave Arndt
I'm trying to install Mailman 3.0 on CentOS 7.1 checking Mailman status, it shows that its "running". To test the installation, I'm trying to access http://domain.com/mailman/listinfo I receive a "500 Internal Server Error". How do I determine what's wrong? Which logs should I look at? Where