summaryrefslogtreecommitdiff
path: root/mail/dovecot/pkg-message
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-05-03 21:50:26 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-05-03 21:50:26 +0000
commit3a0a28ac11328e76e4c6624305adb41bceab0abd (patch)
treeaec1bf6bf202bb353acb5bc914bb4d677871a368 /mail/dovecot/pkg-message
parentAdd ngircd 0.7.0, (diff)
Update to 0.99.9.1.
o Many Dovecot fixes o Many port corrections and fixes o OpenLDAP support o PostgreSQL support o Added additional port Documentation o Added some FreeBSD-specific patches PR: ports/51593 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=80076
Diffstat (limited to 'mail/dovecot/pkg-message')
-rw-r--r--mail/dovecot/pkg-message22
1 files changed, 22 insertions, 0 deletions
diff --git a/mail/dovecot/pkg-message b/mail/dovecot/pkg-message
new file mode 100644
index 000000000000..682a74cbcd56
--- /dev/null
+++ b/mail/dovecot/pkg-message
@@ -0,0 +1,22 @@
+---------------------------------------------------------------------
+
+ You can get default configured IMAP and POP3 services running by
+ copying the following sample files to the given locations. In this
+ simple configuration Dovecot will authenticate users against the
+ systems passwd file and use the default /var/mail/$USER mbox files.
+
+ %%PREFIX%%/etc/dovecot-example.conf
+ -> %%PREFIX%%/etc/dovecot.conf
+
+ %%PREFIX%%/etc/rc.d/dovecot.sh.sample
+ -> %%PREFIX%%/etc/rc.d/dovecot.sh
+
+ Further information on configuration can be found in:
+
+ %%PREFIX%%/share/doc/dovecot/
+
+ FreeBSD specific information is covered in the following file:
+
+ %%PREFIX%%/share/doc/dovecot/README.FreeBSD
+
+---------------------------------------------------------------------