ports/mail/squirrelmail/pkg-message
Anders Nordby 02b233041b Add squirrelmail, a PHP based webmail package.
Submitted by:	Simon Dick <simond@irrelevant.org>
2002-02-10 00:44:59 +00:00

9 lines
368 B
Text

You now need to add an alias to apache's httpd.conf pointing to
%%PREFIX%%/squirrelmail/ in order to access SquirrelMail from your
web browser, or create a VirtualHost with DocumentRoot set to that
directory.
In order to do your administrative configuration you need to
cd %%PREFIX%%/squirrelmail && ./configure
SquirrelMail will not work until this has been done.