Changes

Jump to navigation Jump to search
454 bytes added ,  08:20, 2 June 2013
Add spamassassin db configuration max email size
Line 71: Line 71:     
(Based on [[Bugzilla:3505]])
 
(Based on [[Bugzilla:3505]])
 +
 +
====spamassassin qpsmtpd's plugins email size limit====
 +
This db configuration setting sets the maximum email size above which spamassassin will not apply the spam filtering rules as have been set.
 +
 +
The default setting is 500kb, to increase the maximum size, apply the following commands from a root terminal
 +
 +
db configuration setprop spamassassin MaxMessageSize 2000000
 +
increases message size to 2mb, apply the change with
 +
signal-event email-update
    
====Custom Rule Scores====
 
====Custom Rule Scores====

Navigation menu