Tech Blog

Tech Blog Slider
Tech Blog Slider 2
Tech Blog Slider 3
Previous Next
April 29, 2011 admin Leave a comment

Spamassassin limit increase / Plesk 9.x

Problem:
Since version 9.0.0 the max letter size to filter is hardcoded in the spam handler and cannot be changed easily [1]


Solution:
Write a wrapper script:
Rename /usr/bin/spamc to e.g. /usr/bin/spamc.org

mv /usr/bin/spamc /usr/bin/spamc.org

Write a new /usr/bin/spamc shell script:

#!/bin/bash
/usr/bin/spamc.org $* -s 512000


[1]  http://kb.parallels.com/en/6086

hosting plesk spam

Archives

    January 20121 August 20111 May 20117 April 20111

    Catagories

      SQL1 Virtuozzo5 web hosting4

      Domain Check


      Times Square Theme powered by WordPress

      © 2025 Tech Blog | Just a bunch of solutions for various admin problems