aboutsummaryrefslogtreecommitdiffstats
path: root/mail/dovecot2/files/pkg-message.in
blob: 7355adc8b4d4cea98d5865edc7e1fc6d490e1944 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---------------------------------------------------------------------
 
 You must create the configuration files yourself. Copy them over
 to %%ETCDIR%% and edit them as desired:

    cp -R %%DOCSDIR%%/example-config \
        %%ETCDIR%%

 The default configuration includes IMAP and POP3 services, will
 authenticate users agains the system's passwd file, and will use
 the default /var/mail/$USER mbox files.

 Next, enable dovecot in /etc/rc.conf:

    dovecot_enable="YES"

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