freebsd-ports/mail/archiveopteryx/files/pkg-message.in
Ashish SHUKLA 70497625fb Archiveopteryx is an Internet mail server, optimised to support
long-term archival storage. It seeks to make it practical not only to
manage large archives, but to use the information therein on a daily
basis instead of relegating it to offline storage.

WWW:	http://www.archiveopteryx.org/

Approved by:	pgj (mentor)
2010-10-03 13:24:47 +00:00

23 lines
981 B
Text

********************************************************************************
Please install PostgreSQL client/server (databases/postgresqlXX-client
and databases/postgresqlXX-server) separately. The latest 8.x version
is recommended but any version newer than 8.1.0 should work.
To set up the database and generate a configuration file, run
%%PREFIX%%/libexec/aox/installer as root. The new configuration file will be in
%%ETCDIR%%/archiveopteryx.conf.
%%PREFIX%%/libexec/aox/installer -n shows what it would do, without making any
changes. (If you are just upgrading from an older version,
%%PREFIX%%/bin/aox upgrade schema may be enough.
%%PREFIX%%/bin/aox upgrade schema -n shows what it would do, without making
any changes.)
The logfile is syslog/mail by default.
If you have any problems, the FAQ is at
http://www.archiveopteryx.org/faq/ and you can always ask
info@aox.org for help.
********************************************************************************