diff options
Diffstat (limited to 'spamassassin/local.cf')
-rw-r--r-- | spamassassin/local.cf | 3 |
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) |