• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

spamassassin file size limit

J

johnww

Guest
We are using SpamAssassin with server-wide settings only. I find that when large files are being processed, spamd takes up a large percent of CPU. Since large files are almost never spam, I would like to configure so that SpamAssassin is not invoked for file above file size X.

How can I implement such a file size limit?
 
Edit the max file size in the file /usr/local/psa/bin/psa-spamc

The default max file size is 256kb
 
Back
Top