I had done several test installs, with real, and fake users (installed
via OpenBSD ports), and when I'd remove an install, I'd manually
remove /usr/local/lib/mailman, but never noticed /var/spool/mailman,
which although reported it was owned by _mailman, it actually wasn't
because the uid number (1
> Here is what I use, adjust the path to your installation:
>
> ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
>
> AllowOverride None
> Options ExecCGI
> Order allow,deny
> Allow from all
>
Here's how it reads now after editing that file (and restarting apache).
ScriptAlias /ma
> I had this problem myself - very recently. This was on a Solaris
> implementation of Mailman.
I'm on OpenBSD
> The values in question are:
> DEFAULT_EMAIL_HOST = 'hostname'
> DEFAULT_URL_HOST = 'hostname'
>
> I had appended these values to the file:
> /usr/local/mailman/Mailman/mm_cfg.py
>
> T
I've jsut installed mailman, and think I've done everything right so far.
When I try to browse to the mailman site though it doesn't seem to
work properly. I've found other similar questions in the archive, but
none of those had any resolution.
When I browse to http://10.0.253.82/mailman/
I jus