diff options
Diffstat (limited to 'mail/dovecot/pkg-message')
-rw-r--r-- | mail/dovecot/pkg-message | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/dovecot/pkg-message b/mail/dovecot/pkg-message deleted file mode 100644 index 7169bd0bfa6f..000000000000 --- a/mail/dovecot/pkg-message +++ /dev/null @@ -1,18 +0,0 @@ ---------------------------------------------------------------------- - - You can get default configured IMAP and POP3 services running by - copying the sample configuration file to the given location and then - enabling dovecot in /etc/rc.conf. - In this simple configuration Dovecot will authenticate users against - the systems passwd file and use the default /var/mail/$USER mbox - files. - - cd %%PREFIX%%/etc; cp dovecot-example.conf dovecot.conf - - echo dovecot_enable="YES" >> /etc/rc.conf - - Further information on configuration can be found in: - - %%DOCSDIR%% - ---------------------------------------------------------------------- |