diff options
author | snj <snj@pkgsrc.org> | 2004-02-14 17:55:18 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-14 17:55:18 +0000 |
commit | 64a672006bf6d14e05745fa6375295018d1586dd (patch) | |
tree | 6ba2b8bd7fcd1402b8cf773f41cffce302181742 /mail/cyrus-imapd/MESSAGE | |
parent | a412ce10c4e16ad8d4b20d824e5c8acdb72c453b (diff) | |
download | pkgsrc-64a672006bf6d14e05745fa6375295018d1586dd.tar.gz |
Put post-install information in MESSAGE instead of using an INSTALL script.
Okayed by wiz.
Diffstat (limited to 'mail/cyrus-imapd/MESSAGE')
-rw-r--r-- | mail/cyrus-imapd/MESSAGE | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/cyrus-imapd/MESSAGE b/mail/cyrus-imapd/MESSAGE new file mode 100644 index 00000000000..062e549a2d7 --- /dev/null +++ b/mail/cyrus-imapd/MESSAGE @@ -0,0 +1,11 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2004/02/14 17:55:18 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. +=========================================================================== |