Hi all! I found this: --------- BEGIN --------- Normally SpamAssassin runs the 'dccproc' program for each message that it processes. If you have 30MB RAM to spare, you may benefit from running the daemonized version of the DCC client 'dccifd'. I personally recommend you have a system with at least 384MB RAM to do this. Note that if you were unable to get DCC working before, enabling dccifd will not solve the problem and should not be attempted. to enable dccifd: vi /etc/spamassassin/local.cf and insert: dcc_home /var/dcc save and exit, then: vi /var/dcc/dcc_conf and change DCCIFD_ENABLE=off to: DCCIFD_ENABLE=on Then change: DBCLEAN_LOGDAYS=14 to: DBCLEAN_LOGDAYS=2 save and exit. --------- END -------- Is it possibile to integrate it with Ispconfig's spamassassin? I'm asking this because every email I receive, I get 100% used CPU for 2-3 seconds... Thank you!
ISPConfig's SpamAssassin doesn't come with DCC so I doubt this is the problem. However, you can integrate DCC into SpamAssassin. The configuration file is /home/admispconfig/ispconfig/tools/spamassassin/etc/mail/spamassassin/local.cf