I'm trying to set up Mailman to work with Apache following the notes here:-
http://www.freebsddiary.org/mailman.php
The notes are ten years old but that's all I could find.
As I understand it, once mail/mailman has been installed, all I need to do is add
to Apache's configuration and presumably
should take me to the web interface for mailman.
I get a Forbidden msg so I guess the permissions are wrongly set.
What do I need to do?
Incidentally is there a preferred Mailing List Manager for FreeBSD?
http://www.freebsddiary.org/mailman.php
The notes are ten years old but that's all I could find.
As I understand it, once mail/mailman has been installed, all I need to do is add
Code:
ScriptAlias /mailman "/usr/local/mailman/cgi-bin"
Code:
http://example.org/mailman/
I get a Forbidden msg so I guess the permissions are wrongly set.
What do I need to do?
Incidentally is there a preferred Mailing List Manager for FreeBSD?