• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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