diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-13 22:29:42 +0000 |
commit | 558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch) | |
tree | f8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/cyrus-imapd23 | |
parent | ca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff) | |
download | ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip |
Notes
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r-- | mail/cyrus-imapd23/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/cyrus-imapd23/files/pkg-message.in b/mail/cyrus-imapd23/files/pkg-message.in index e58a3822c074..6e56ec410d7a 100644 --- a/mail/cyrus-imapd23/files/pkg-message.in +++ b/mail/cyrus-imapd23/files/pkg-message.in @@ -1,8 +1,10 @@ -**************************************************************************** - +[ +{ type: install + message: <<EOM To setup mail spool, modify %%PREFIX%%/etc/imapd.conf appropriately, then run %%PREFIX%%/cyrus/bin/mkimap. To run Cyrus IMAPd from startup, add cyrus_imapd_enable="YES" in your /etc/rc.conf. - -**************************************************************************** +EOM +} +] |