summaryrefslogtreecommitdiff
path: root/mail/dovecot/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot/files/pkg-message.in')
-rw-r--r--mail/dovecot/files/pkg-message.in14
1 files changed, 6 insertions, 8 deletions
diff --git a/mail/dovecot/files/pkg-message.in b/mail/dovecot/files/pkg-message.in
index b06f0866a918..f96c903f26fd 100644
--- a/mail/dovecot/files/pkg-message.in
+++ b/mail/dovecot/files/pkg-message.in
@@ -1,5 +1,6 @@
----------------------------------------------------------------------
-
+[
+{ type: install
+ message: <<EOM
You must create the configuration files yourself. Copy them over
to %%ETCDIR%% and edit them as desired:
@@ -15,19 +16,15 @@
dovecot_enable="YES"
----------------------------------------------------------------------
-
To avoid a risk of mailbox corruption, do not set the
security.bsd.see_other_uids or .see_other_gids sysctls to 0
if Dovecot is storing mail for multiple concurrent users (PR 218392).
----------------------------------------------------------------------
If you want to be able to search within attachments using the
decode2text plugin, you'll need to install textproc/catdoc, and
one of graphics/xpdf or graphics/poppler-utils.
----------------------------------------------------------------------
There are some potentially breaking changes in Dovecot 2.3. If you
are upgrading from Dovecot 2.2:
@@ -35,5 +32,6 @@
* Read https://wiki2.dovecot.org/Upgrading/2.3
* Merge the configuration file changes from
%%ETCDIR%%/examples-config/
-
----------------------------------------------------------------------
+EOM
+}
+]