+++ /dev/null
-# 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];
-}
.include(try=true; priority=10) "$LOCAL_CONFDIR/override.d/lang_detection.inc"
}
-.include(try=true; duplicate=merge) "$CONFDIR/cgp.inc"
-.include(try=true; priority=1,duplicate=merge) "$LOCAL_CONFDIR/local.d/cgp.inc"
-
logging {
type = "file";
filename = "$LOGDIR/rspamd.log";