/[Apache-SVN]/spamassassin/trunk/lib/spamassassin-run.pod
ViewVC logotype

Diff of /spamassassin/trunk/lib/spamassassin-run.pod

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

--- spamassassin/trunk/lib/spamassassin-run.pod	2005/10/16 08:53:27	322461
+++ spamassassin/trunk/lib/spamassassin-run.pod	2005/10/16 09:37:20	322462
@@ -59,6 +59,7 @@ Options:
  --add-addr-to-whitelist=addr      Add addr to persistent address whitelist
  --add-addr-to-blacklist=addr      Add addr to persistent address blacklist
  --remove-addr-from-whitelist=addr Remove addr from persistent address list
+ --ipv4only, --ipv4-only, --ipv4   Disable attempted use of ipv6 for DNS
  --progress                        Print progress bar
  -D, --debug [area=n,...]          Print debugging messages
  -V, --version                     Print version
@@ -198,6 +199,12 @@ Remove the named email address from a pe
 you must be running C<spamassassin> or C<spamd> with a persistent address
 list plugin enabled for this to work.
 
+=item B< --ipv4only>, B<--ipv4-only>, B<--ipv4>
+
+Do not use IPv6 for DNS tests. Normally, SpamAssassin will try to detect if
+IPv6 is available, using only IPv4 if it is not. Use if the existing tests
+for IPv6 availablity produce incorrect results or crashes.
+
 =item B<-L>, B<--local>
 
 Do only the ''local'' tests, ones that do not require an internet connection to

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26