summaryrefslogtreecommitdiffstats
path: root/conf/cgp.inc
blob: 436713cff77f05d31ddcbbb845f320568602ec82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Please don't modify this file as your changes might be overwritten with
# the next update.
#
# This file defines some specific settings that are applicable merely when using
# CommuniGate Pro MTA and it's specific integration

arc {
    sign_networks = [127.2.4.7];
}

dkim_signing {
    sign_networks = [127.2.4.7];
}

options {
    local_addrs = [127.2.4.7];
}