FreeBSD/jails/config/mail/rspamd/cgp.inc

18 lines
365 B
PHP
Raw Normal View History

2020-02-25 11:28:31 -08:00
# 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];
}