summaryrefslogtreecommitdiff
path: root/spamassassin/local.cf
diff options
context:
space:
mode:
Diffstat (limited to 'spamassassin/local.cf')
-rw-r--r--spamassassin/local.cf4
1 files changed, 2 insertions, 2 deletions
diff --git a/spamassassin/local.cf b/spamassassin/local.cf
index b38075b..96f52e9 100644
--- a/spamassassin/local.cf
+++ b/spamassassin/local.cf
@@ -21,8 +21,8 @@ report_safe 0
# Set which networks or hosts are considered 'trusted' by your mail
# server (i.e. not spammers)
#
-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
+internal_networks 127.0.0.1 188.183.5.254/32
+trusted_networks 127.0.0.1 188.183.5.254/32 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)