Re: [Mailman-Users] Well isn't that nice

2014-01-20 Thread Mark J Bradakis
Mark Sapiro wrote: is not effective for these URLs. Why is an Apache question, not a Mailman question, Yes, it is an apache issue. And boy, do I feel silly. I like to cook. I don't think I ever stood there waiting for a pot of water to boil without putting water in the pot first. mjb.

Re: [Mailman-Users] Well isn't that nice

2014-01-20 Thread Mark Sapiro
On 01/20/2014 07:16 PM, Mark Sapiro wrote: > > That's apparently because of the trailing slash on the firefox GET. > I get http://www.team.net/mailman/listinfo serves the GGI rather than executing it. http://www.team.net/mailman/listinfo/ returns a 404 http://www.team.net/mailman/listinfo/l

Re: [Mailman-Users] Well isn't that nice

2014-01-20 Thread Mark Sapiro
On 01/20/2014 07:02 PM, Mark J Bradakis wrote: > And it gets stranger: > > www.team.net:80 50.198.190.18 - - [20/Jan/2014:18:50:15 -0700] "GET > /mailman/admin HTTP/1.1" 200 27444 "-" "Mozilla/5.0 (X11; Linux x86_64; > rv:26.0) Gecko/20100101 Firefox/26.0 SeaMonkey/2.23" > > > www.team.net:80 50

Re: [Mailman-Users] Well isn't that nice

2014-01-20 Thread Mark J Bradakis
And it gets stranger: www.team.net:80 50.198.190.18 - - [20/Jan/2014:18:50:15 -0700] "GET /mailman/admin HTTP/1.1" 200 27444 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 SeaMonkey/2.23" www.team.net:80 50.198.190.18 - - [20/Jan/2014:18:59:38 -0700] "GET /mailman

Re: [Mailman-Users] Well isn't that nice

2014-01-20 Thread Stephen J. Turnbull
Mark J Bradakis writes: > You'd think that these lines in the config file would work like they > used to, but apparently not: What version of Apache are you using? > ScriptAlias /mailman/ /local/mailman/teamnet/cgi-bin/ I believe there's a FollowSymLinks option or something like that. Is i

Re: [Mailman-Users] Well isn't that nice

2014-01-20 Thread Mark J Bradakis
You'd think that these lines in the config file would work like they used to, but apparently not: ScriptAlias /mailman/ /local/mailman/teamnet/cgi-bin/ Options +ExecCGI SetHandler cgi-script Require all granted Of course the apache logs show success, as I

Re: [Mailman-Users] Well isn't that nice

2014-01-20 Thread Mark Sapiro
On 01/20/2014 03:58 PM, Mark J Bradakis wrote: > > Actually I want the file to be executed on the server, and give me the > expected pages. Time for a little FAQ and archive research, I guess, > find out what config flag I've overlooked in Apache2.

[Mailman-Users] Well isn't that nice

2014-01-20 Thread Mark J Bradakis
Moving Mailman from an old Fedora system to a new Ubuntu ( 13.10 ) server. going to the mailman/listinfo or admin links results in the web pages asking if I want to download the binary file. Actually I want the file to be executed on the server, and give me the expected pages. Time for a litt

Re: [Mailman-Users] having bounced messages delivered to administrator or sender

2014-01-20 Thread Hugo Vandeputte
Le Dimanche 19 Janvier 2014 22:41 CET, Mark Sapiro a écrit:  If you turn bounce_processing off, all bounces will be ignored by Mailman. If you turn bounce_processing on with appropriate settings and the notifications on, Mailman will process bounces according to your settings. If all you want i