Andreas Németh wrote:
>
>Here the apache configuration:
>
>ScriptAlias /mailman /usr/local/mailman/cgi-bin
>
>SetHandler cgi-script
>Options ExecCGI FollowSymLinks
>Order allow,deny
>Allow from all
>
> RewriteEngine On
> RewriteCond %{SERVER_PORT} !^443$
> RewriteRule admin.*$ https:
Hi,
I try to ensure HTTPS communication for the $prefix/admin and $prefix/
private directories. Normal HTTP works fine, so I assume my
configuration of mailman should be ok.
Here the apache configuration:
ScriptAlias /mailman /usr/local/mailman/cgi-bin
SetHandler cgi-script
Options ExecCGI F
Hi,
I ve upgrade from 1.* to a 2.1.4 version.
Configuring lists via the shell works.
Mails are delivered.
The problem is that the web interface doesn't interact any more with the
system.
All the lists configs seem locked ...
Is there a way to lock/unlock lists in 1.2.4 version ?
Or maybe have y
:: I finally got the mailman daemon to run (I checked ps and it IS actually
:: running), but whenever I try to use the web interface, anything
:: under http://www.espersunited.com/mailman/ gives a Server Error 500.
Have you run the ~mailman/bin/check_perms script? What does it say? Also,
w
I finally got the mailman daemon to run (I checked ps and it IS actually
running), but whenever I try to use the web interface, anything
under http://www.espersunited.com/mailman/ gives a Server Error 500.
I've encountered error 500 before in my experimentation with CGI and
then it meant that
Dear All,
I have a mailman running on a Compaq PC with 128MB of memory and 7GB of Hard
Disk. The OS is FreeBSD. After a mass subscription of about 2000 email
addresses I cannot go to the administrative web interface for that
particular list. But I can go into other lists which have less email
addr
On Wed, 2003-08-06 at 09:41, Mensah K. Agbessitse wrote:
> Dear All,
>
> I have a mailman running on a Compaq PC with 128MB of memory and 7GB of Hard
> Disk. The OS is FreeBSD. After a mass subscription of about 2000 email
> addresses I cannot go to the administrative web interface for that
> part
At 12:26 09/07/2003, bazofia wrote:
Hi.
I just try create new lists from the mailman web interface and nothing
happens!
What do you mean by 'nothing happens'?
After you click the 'Create List' button on the create list web admin GUI
page, what is displayed?
The log entries you cite do not sh
Hi.
I just try create new lists from the mailman web interface and nothing
happens!
I got no errors, and there are no lists (except the mailman list I created
from commandline) in both http://lists.site.com/mailman/listinfo
and /usr/local/mailman/lists.site.com/lists/
I have no errors in apa