aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dovecot/pkg-message
blob: 45915a2f29ffcc0838ef112738491ec81a045850 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---------------------------------------------------------------------
 
 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/

---------------------------------------------------------------------