aboutsummaryrefslogtreecommitdiffstats
path: root/mail/courier/pkg-message
blob: 8f030f05d4acbda5d2152576e6f4d3189b7a94a4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
        RTFM before configuring and running Courier!!!

    Check and/or modify the following configuration files to
    suit your needs:

        %%PREFIX%%/etc/courier/authdaemonrc
        %%PREFIX%%/etc/courier/authldaprc
        %%PREFIX%%/etc/courier/authmysqlrc
        %%PREFIX%%/etc/courier/authpgsqlrc
        %%PREFIX%%/etc/courier/courierd
        %%PREFIX%%/etc/courier/esmtpd
        %%PREFIX%%/etc/courier/esmtpd-msa
        %%PREFIX%%/etc/courier/esmtpd-ssl
        %%PREFIX%%/etc/courier/faxcoverpage.tr
        %%PREFIX%%/etc/courier/faxnotifyrc
        %%PREFIX%%/etc/courier/faxrc
        %%PREFIX%%/etc/courier/imapd
        %%PREFIX%%/etc/courier/imapd-ssl
        %%PREFIX%%/etc/courier/ldapaddressbook
        %%PREFIX%%/etc/courier/ldapaliasrc
        %%PREFIX%%/etc/courier/pop3d
        %%PREFIX%%/etc/courier/pop3d-ssl

    Note that some of the configuration files might not exist
    depending on which authentication services you chose to
    omit.

    Do not forget to update /etc/pam.d/ or /etc/pam.conf with
    the contents of %%PREFIX%%/etc/courier/*.authpam.

    To enable Courier-MTA to start at boot time,
    set these variables in your /etc/rc.conf file:

        courier_enable="YES"                                
        sendmail_enable="NONE"                                

    Also, you will want to disable some Sendmail 
    specific daily maintenance routines in your
    /etc/periodic.conf file:

        daily_clean_hoststat_enable="NO"
        daily_status_mail_rejects_enable="NO"                                      
        daily_status_include_submit_mailq="NO"
        daily_submit_queuerun="NO"

    Documentation (if installed locally) is located in
    %%PREFIX%%/share/doc/courier/ otherwise see
    http://www.Courier-MTA.org/