Bug in port amavis-stats

Thomas Novin thnov at xyz.pp.se
Thu Mar 3 07:21:37 PST 2005


Hi

"To view the statistics via you browser you must:
create a symlink, like:
cd /usr/local/www/data ; ln -s amavis-stats ../amavis-stats"

/usr/local/www/data# ln -s amavis-stats ../amavis-stats
ln: ../amavis-stats/amavis-stats: File exists

This should be:

/usr/local/www/data# ln -s ../amavis-stats amavis-stats
/usr/local/www/data#

Regards,

Thomas


--
Thomas Novin · thnov at xyz.pp.se · http://xyz.pp.se/~thnov/
V: +46 (0)431 445400 · F: +46 (0)431 445410 · GSM: +46 (0)730 667425 



More information about the freebsd-ports mailing list