PDA

View Full Version : 3 log questions


bruma
28th October 2007, 12:15
hi,

1. What is the purpose of the file /var/log/mail.log.ispconfigsave? I'm asking because it's currently occupies 250Megs on my server and contains only entries from last two weeks. Should I rotate it?

2. I copied spamassassin.rc.master to /root/ispconfig/isp/conf/customized_templates/ and made some changes
:0:
* ^X-Spam-Status: Yes
| gzip >> /tmp/junk-mail-archive.gz
Where can I see what's going on with spam? mail.log doesn't contain procmail actions. Is ispconfig logging procmail actions?

3. Is ispconfig logging clamav and spamassassin actions?

till
28th October 2007, 13:09
1) I guess you activated mail log saving in ISPConfig under management > server > settings on the mail tab. You should disable the checkbox if you dont need this file. This file is not rotated as it is a copy of the mail log file which is required in some countries.

2) Enable procmail logging:

http://www.howtoforge.com/forums/showpost.php?p=89850&postcount=2

3) No.