diff options
Diffstat (limited to 'etc/spamassassin.cf')
-rw-r--r-- | etc/spamassassin.cf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/spamassassin.cf b/etc/spamassassin.cf index 3b25f94..177c76c 100644 --- a/etc/spamassassin.cf +++ b/etc/spamassassin.cf @@ -21,7 +21,7 @@ # Set which networks or hosts are considered 'trusted' by your mail # server (i.e. not spammers) # -trusted_networks 10.10. +trusted_networks 10.10. 78.109.177.232 13.79.167.175 # Set file-locking method (flock is not safe over NFS, but is faster) |