diff options
author | ume <ume@FreeBSD.org> | 2001-04-06 18:53:09 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2001-04-06 18:53:09 +0000 |
commit | 4b9e17de8cfb7f71673bf90c619c264166c7b99a (patch) | |
tree | d3fdce3e899dfcb04122b4925cdc79de2b07c379 /mail/cyrus-imapd24/pkg-message | |
parent | 8b45709801016bd1f056e59dd0f8e07764ae5831 (diff) | |
download | FreeBSD-ports-4b9e17de8cfb7f71673bf90c619c264166c7b99a.zip FreeBSD-ports-4b9e17de8cfb7f71673bf90c619c264166c7b99a.tar.gz |
Since spool location is configurable by user, prevent making spool
at install time. Install mkimap script and show guidance, instead.
Reported by: David A. Koran <dak@solo.net>
Diffstat (limited to 'mail/cyrus-imapd24/pkg-message')
-rw-r--r-- | mail/cyrus-imapd24/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/cyrus-imapd24/pkg-message b/mail/cyrus-imapd24/pkg-message new file mode 100644 index 0000000..24125a8 --- /dev/null +++ b/mail/cyrus-imapd24/pkg-message @@ -0,0 +1,6 @@ +**************************************************************************** + +To setup mail spool, modify /usr/local/etc/imapd.conf appropriately, +then run `/usr/local/cyrus/bin/mkimap /usr/local/etc/imapd.conf'. + +**************************************************************************** |