diff options
author | snj <snj@pkgsrc.org> | 2004-02-14 18:03:03 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-14 18:03:03 +0000 |
commit | ae57b368df84b886d9b56719fe0de8bff29cc204 (patch) | |
tree | 7595c40f92fc09209b0938fb9089d79d33d292ae /mail/cyrus-imapd21/MESSAGE | |
parent | 4e933854ab6b38d77cc7823778112d6ccfca410f (diff) | |
download | pkgsrc-ae57b368df84b886d9b56719fe0de8bff29cc204.tar.gz |
Put post-install information in MESSAGE instead of using an INSTALL script.
Okayed by wiz.
Diffstat (limited to 'mail/cyrus-imapd21/MESSAGE')
-rw-r--r-- | mail/cyrus-imapd21/MESSAGE | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/cyrus-imapd21/MESSAGE b/mail/cyrus-imapd21/MESSAGE new file mode 100644 index 00000000000..88314e3884a --- /dev/null +++ b/mail/cyrus-imapd21/MESSAGE @@ -0,0 +1,18 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2004/02/14 18:03:03 snj Exp $ + +Please also refer to: + + ${PREFIX}/share/doc/html/cyrus-imapd/install.html + +for more detailed instructions on setting up the environment before +starting the Cyrus IMAP server. In particular, several services will +probably need to be added to /etc/services. + +Note anyone upgrading from an earlier version of cyrus should read: + + ${PREFIX}/share/doc/html/cyrus-imapd/install-upgrade.html + +Also note that cyrus-imapd now uses saslauthd rather then pwcheck by +default. +=========================================================================== |