Does it have something to do with the number of open threads? Can I set
a ulimit for it? Or does it have something to do with memory? Why does
clamav cause these issue? or at least, what can I do to narrow down
what in clamav is causing the issue? I don't see errors, but the tests
you gave me point to it being clam.
Thanks,
John
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