Manuel, thanks for the response.. can you be a little more specific here?? I assume I need to do something with the logrotate.conf .. below:
# system-specific logs may be also be configured here.
But I havent a clue where to go from there..
Since there is one set of SA files for each domain:
[email protected] [/etc]# ls -la /home/wkdwich/.spamassassin
-rw------- 1 wkdwich wkdwich 2523136 Sep 19 14:54 auto-whitelist
-rw------- 1 wkdwich wkdwich 93240 Sep 19 14:54 bayes_journal
-rw------- 1 wkdwich wkdwich 1318912 Sep 19 14:54 bayes_seen
-rw------- 1 wkdwich wkdwich 10473472 Sep 19 14:54 bayes_toks
-rw-r--r-- 1 wkdwich wkdwich 1228 Jun 25 2005 user_prefs
[email protected] [/etc]# ls -la /home/davyd/.spamassassin
total 1284
drwx------ 2 davyd davyd 4096 Sep 19 09:06 ./
drwx--x--x 13 davyd davyd 4096 Sep 19 09:06 ../
-rw------- 1 davyd davyd 167936 Sep 19 09:06 auto-whitelist
-rw------- 1 davyd davyd 83968 Sep 19 09:06 bayes_seen
-rw------- 1 davyd davyd 1291264 Sep 19 09:06 bayes_toks
-rw-r--r-- 1 davyd davyd 1230 Apr 23 2005 user_prefs
you can see how these files are quite large.. the ones for wkdwich domain have been cleared out within the last 30 days
I would like to rotate them or just clear them out would be sufficent.