freebsd-ports/mail/dovecot/pkg-message
Stefan Walter e4656bbaa3 Update to dovecot-1.0.rc2, see
http://www.dovecot.org/list/dovecot-news/2006-July/000010.html.

PR:		100037
Submitted by:	maintainer
Approved by:	arved
2006-07-24 16:29:10 +00:00

16 lines
507 B
Text

---------------------------------------------------------------------
You can get basic IMAP and POP3 services running by enabling
dovecot in /etc/rc.conf.
In this basic configuration Dovecot will authenticate users against
the system's passwd file and use the default /var/mail/$USER mbox
files.
echo dovecot_enable="YES" >> /etc/rc.conf
Further information on configuration can be found at:
http://wiki.dovecot.org/
---------------------------------------------------------------------