Mailing List Archive

svn commit: rev 6743 - incubator/spamassassin/trunk
Author: jm
Date: Wed Feb 18 16:47:36 2004
New Revision: 6743

Modified:
incubator/spamassassin/trunk/spamassassin.raw
Log:
added note about FDs re bug 2352

Modified: incubator/spamassassin/trunk/spamassassin.raw
==============================================================================
--- incubator/spamassassin/trunk/spamassassin.raw (original)
+++ incubator/spamassassin/trunk/spamassassin.raw Wed Feb 18 16:47:36 2004
@@ -429,6 +429,11 @@
to the net before doing these tests anyway, but for faster checks you may wish
to use this.

+Note that SpamAssassin's network rules are run in parallel. This can cause
+overhead in terms of the number of file descriptors required if B<--local> is
+not used; it is recommended that the minimum limit on fds be raised to at least
+256 for safety.
+
=item B<-d>, B<--remove-markup>

Remove SpamAssassin markup (the "SpamAssassin results" report, X-Spam-Status