summaryrefslogtreecommitdiff
path: root/mail/dovecot-devel/pkg-message
blob: a86b76ee9d4fe7b332a80af266389cde8af6ff20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---------------------------------------------------------------------
 
 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
 
---------------------------------------------------------------------