summaryrefslogtreecommitdiff
path: root/spamassassin/local.cf
diff options
context:
space:
mode:
authorroot <root@jones.dk>2016-10-25 17:32:48 +0200
committerroot <root@jones.dk>2016-10-25 17:32:48 +0200
commit63a7e8feb93022f329b910f74be64d68db04a107 (patch)
tree80576b6928dc90d0c9eae5104a0a7000117febcb /spamassassin/local.cf
parent83813564669cdc6e162615f045615e41aec73553 (diff)
Set (sample) internal_networks trusted_networks.
Diffstat (limited to 'spamassassin/local.cf')
-rw-r--r--spamassassin/local.cf3
1 files changed, 2 insertions, 1 deletions
diff --git a/spamassassin/local.cf b/spamassassin/local.cf
index ba6e8a3..18d725d 100644
--- a/spamassassin/local.cf
+++ b/spamassassin/local.cf
@@ -21,7 +21,8 @@ report_safe 0
# Set which networks or hosts are considered 'trusted' by your mail
# server (i.e. not spammers)
#
-# trusted_networks 212.17.35.
+internal_networks 188.183.5.254/32 127.0.0.1
+trusted_networks 80.68.88.141/32 217.197.91.142 94.18.231.208/29 146.185.137.224
# Set file-locking method (flock is not safe over NFS, but is faster)