John Harmon wrote:
Jason 'XenoPhage' Frisvold wrote:
On Wed, 30 Apr 2008 13:40:31 -0600, John Harmon <[EMAIL PROTECTED]>
wrote:
Thanks for the reply. I will test that out along with the other
gentleman's suggestion on clam (for the reboot issue); however, I don't
know how to disable simscan (doesn't appear to be a normal /etc/init.d
service from what I can see). Can you tell me how?
Sure.. In your tcp.smtp file, you should have something like this :
:allow,QMAILQUEUE="/var/qmail/bin/simscan"
Change that line to this :
:allow
And then re-compile the tcp.smtp.cdb file like this :
tcprules tcp.smtp.cdb tcp.smtp.tmp < tcp.smtp
Thanks
John
Just a thought before testing all of this. How does a client talk to
the server, and through what code paths, that varies from that of a
browser? (again, as the broswer always works)???
Thanks,
John
I have been doing some poking around. Do I enable the debugging for
clam under /usr/local/etc/freshclamd.conf? I said :
Debug 1
Is that the correct syntax? Doesn't look like I can set a debug
level. Just looking for anything that may give me more information as
to why clam is doing this, and how to fix it.