/[Apache-SVN]/spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm
ViewVC logotype

Diff of /spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm	2005/06/28 02:03:06	202114
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Conf.pm	2005/06/28 02:27:00	202115
@@ -1816,13 +1816,19 @@ test the first IP address that can be tr
 end of the set name.  That should test the IP address of the relay that
 connected to the most remote trusted relay.
 
-In addition, you can test all untrusted IP addresses by placing '-untrusted'
-at the end of the set name.
-
 Note that this requires that SpamAssassin know which relays are trusted.  For
 simple cases, SpamAssassin can make a good estimate.  For complex cases, you
 may get better results by setting C<trusted_networks> manually.
 
+In addition, you can test all untrusted IP addresses by placing '-untrusted'
+at the end of the set name.   Important note -- this does NOT include the 
+IP address from the most recent 'untrusted line', as used in '-firsttrusted'
+above.  That's because we're talking about the trustworthiness of the
+IP address data, not the source header line, here; and in the case of 
+the most recent header (the 'firsttrusted'), that data can be trusted.
+See the Wiki page at http://wiki.apache.org/spamassassin/TrustedRelays
+for more information on this.
+
 =back
 
 =item header SYMBOLIC_TEST_NAME eval:check_rbl_txt('set', 'zone')

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26