Sorry about that last posting, I guess I was a little trigger happy
Looking at the error found in apache's suexec_log I'd assume that
/home2/mailman/cgi-bin would have permissions
rwxrwsrwx but as you can see below, only the owner and mailman's group
have write permissions to the cgi-bin
error_log :
[Sun Jul 1 05:43:18 2001] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
[Sun Jul 1 05:43:19 2001] [error] [client 146.115.26.14] Premature end of
script headers: /home2/mailman/cgi-bin/admin
acces_log :
-Original Message-
From: Chuq Von Rospach [mailto:[EMA
Thanks for the advice, I upgraded to sendmail-8.9.3-20 (I didn't make any of
the other changes) and I found the source of the problem.
It turned out that the relay options must be specified in the
/etc/mail/update_pop.conf file not the /etc/mail/access file because this
keeps getting overwriten
Hello,
Firas R. wrote:
> * run /usr/lib/mailman/bin/mmsitepass to create the mailman administrator
> password
Good.
> * edit /usr/lib/mailman/Mailman/mm_cfg.py to customize mailman's
> configuration for your site
That is ok.
> * add these lines:
> ScriptAlias /mailman/ /usr/lib/mailman/cgi