You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by sp...@incubator.apache.org on 2004/04/02 03:39:06 UTC

[SpamAssassin Wiki] Updated: DynablockIssues

   Date: 2004-04-01T17:39:05
   Editor: 24.72.2.246 <>
   Wiki: SpamAssassin Wiki
   Page: DynablockIssues
   URL: http://wiki.apache.org/spamassassin/DynablockIssues

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -6,6 +6,8 @@
 
 The way around this is to get SpamAssassin to "trust" the dialup IP pool's addresses, so that they're exempted from the Dynablock test. e.g., if your dialup pools use the IP range 10.222.111.0-255, add this line:
 
-  trusted_networks 10.222.111/24  (to specify multiple trusted networks, add multiple "trusted_networks" lines)
+  trusted_networks 10.222.111/24  
 
 in /etc/mail/spamassassin/local.cf .
+
+(to specify multiple trusted networks, add multiple "trusted_networks" lines)