Larry Moore wrote:
Eric Yellin wrote:
I could be wrong on the details, but I think the most likely cause
is the size of the .css. Are you running maintenance jobs to purge
irrelevant and stale tokens on a regular basis?
Not sure... I am using the Zimbra's default setup. how can I check that?
man dspam_clean(1)
This is what my default dspam.conf has:
PurgeSignatures 14 # Stale signatures
PurgeNeutral 90 # Tokens with neutralish probabilities
PurgeUnused 90 # Unused tokens
PurgeHapaxes 30 # Tokens with less than 5 hits (hapaxes)
PurgeHits1S 15 # Tokens with only 1 spam hit
PurgeHits1I 15 # Tokens with only 1 innocent hit
Any suggestions?
Thanks, Eric