This repository has been archived on 2024-07-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
etckeeper/rspamd/cgp.inc
T
Gitea eeacbb3cd5 committing changes in /etc after apt run
Package changes:
+libsodium18 1.0.11-2 amd64
+rspamd 2.7-42~stretch amd64
2022-04-04 14:46:39 +02:00

18 lines
365 B
PHP

# 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];
}