You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by he...@apache.org on 2022/04/14 11:58:05 UTC

svn commit: r1899849 - /spamassassin/trunk/lib/spamassassin-run.pod

Author: hege
Date: Thu Apr 14 11:58:05 2022
New Revision: 1899849

URL: http://svn.apache.org/viewvc?rev=1899849&view=rev
Log:
Update outdated message size clause

Modified:
    spamassassin/trunk/lib/spamassassin-run.pod

Modified: spamassassin/trunk/lib/spamassassin-run.pod
URL: http://svn.apache.org/viewvc/spamassassin/trunk/lib/spamassassin-run.pod?rev=1899849&r1=1899848&r2=1899849&view=diff
==============================================================================
--- spamassassin/trunk/lib/spamassassin-run.pod (original)
+++ spamassassin/trunk/lib/spamassassin-run.pod Thu Apr 14 11:58:05 2022
@@ -90,9 +90,9 @@ see the appropriate OPTION information b
 Files compressed with gzip/bzip2/xz/lz4/lzip/lzo are uncompressed
 automatically.  See C<Mail::SpamAssassin::ArchiveIterator> for more details.
 
-Please note that SpamAssassin is not designed to scan large
-messages. Don't feed messages larger than about 500 KB to
-SpamAssassin, as this will consume a huge amount of memory.
+Please note that SpamAssassin is not designed to scan huge messages. 
+Messages larger than ~10-20MB should not be fed to SpamAssassin, as memory
+consumption will increase rapidly.
 
 =head1 OPTIONS