I have searched HI and Lo but could not find out what happens to mail once they enter the procmail filter. I mean there is NO spamassassin logs, one of my older servers report "Mar 20 11:06:57 cronos spamd[3821]: clean message (1.6/7.5) for spamfilter:1457 in 0.8 seconds, 13775 bytes." and therefore I can count them properly, stats and graphs BUT with ISPC I do not get these logged at all, According to http://wiki.apache.org/spamassassin/SeparateLogFile spamassassin log data automatically but not the version ISPC compiled! How can this be rectified, Is there an setting?
The line above is from spamd, ISPConfig uses spamassassin and not spamd. spamassassin does not log by default. If you want to enable logging, you can do it in the spamassassin config files in /home/admispconfig/ispconfig/tools/spamassassin/....
The sole reason I ask here is because I can not find (Googled) any logfile or config entries I can make to get spamassassin to log these, Only references is those for spamd! I have scanned all of the config files .pre iles .cf files in the mentioned for perhaps an indication but none was found. If anyone has done this please comment.
More Googling brought me to the conclusion that ISPC need to add the package and or content of the spamassassin-tools that includes the masses folders that incluse the loging and analysis tools shuch as (list not in any order) cpucount, fp-fn-statistics, hit-frequencies, lint-rules-from-freqs, logs-to-c, mass-check, mk-baseline-results, parse-rules-for-masses, perceptron, and more... Pleezze can this be included next time?, Id like to be able to get stats, graphs and stuff bout mail going.
If you want spam and virus log entries appearing in Mailgraph the user Todvard found a very good solution. The post is amazingly called Mailgraph. The link directly to his solution is: http://www.howtoforge.com/forums/showpost.php?p=63642&postcount=17
Right now after installing Munin and liking what I see, I'm also missing log entries. Have you been able to extend ISPC's spamassassin in order to log?
ISPConfig's SpamAssassin is invoked by procmail which means that it doesn't log. If you want log entires, you should invoke spamAssassin with amavisd: http://www.howtoforge.com/amavisd_postfix_debian_ubuntu
But I'd have to take care of ClamAV and Spamassassin as ISPConfig delivers its own versions, right? Definately it feels like it's time for ISPC 3
If you invoke SpamAssassin and ClamAV through amavisd, you should switch of SpamAssassin and ClamAV for each account in ISPConfig because there's no need to scan each email twice.