Peter Peltonen wrote: > BTW: Maybe `service qmail restart` should sighup *all* the > qmailtoaster related processes?
I've often thought the same thing. > Is there a reason it does not do so at the moment? I don't honestly know why it is done the way it is. I'd like to see some enhancements done in this area to simplify things a bit. I haven't yet thought things through enough to figure a simple and logical way for it to work. > Thanks. If the problem can't be resolved I could definetly take > downgrading as an option. I have a new toaster going online in 3 days, so if we can't get it fixed soon, like today, I'll probably downgrade tomorrow. > I've now opened a new task for this in the bug tracker: > http://devel.qmailtoaster.com/flyspray/?do=details&task_id=8 Good. > I did this because I thought I could upload my clamd log as an > attachment to that task, > but it seems the tracker does not allow this? Apparently not. I don't know if flyspray can be configured for that or not. It'd be a good thing to have (imho). > I'm no expert in interpreting clad logs, but I'd say that these last > clamd log entries show, that messages are being scanned and get > through ok: > > 007-02-26 13:05:28.409066500 > /var/qmail/simscan/1172487926.905757.12053/msg.1172487926.905757.12053: > OK > 2007-02-26 13:05:28.409141500 > /var/qmail/simscan/1172487926.905757.12053/msg.1172487926.905757.12053: > OK > 2007-02-26 13:05:28.413249500 > /var/qmail/simscan/1172487926.905757.12053/addr.1172487926.905757.12053: > OK > 2007-02-26 13:05:28.413297500 > /var/qmail/simscan/1172487926.905757.12053/addr.1172487926.905757.12053: > OK > 2007-02-26 13:05:28.413368500 > /var/qmail/simscan/1172487926.905757.12053/textfile0: OK > 2007-02-26 13:05:28.413410500 > /var/qmail/simscan/1172487926.905757.12053/textfile0: OK > 2007-02-26 13:05:28.425787500 > /var/qmail/simscan/1172487926.905757.12053/textfile1: OK > 2007-02-26 13:05:28.425820500 > /var/qmail/simscan/1172487926.905757.12053/textfile1: OK > 2007-02-26 13:05:33.818660500 > /var/qmail/simscan/1172487932.879123.12087/msg.1172487932.879123.12087: > OK > 2007-02-26 13:05:33.818738500 > /var/qmail/simscan/1172487932.879123.12087/msg.1172487932.879123.12087: > OK > 2007-02-26 13:05:33.823468500 > /var/qmail/simscan/1172487932.879123.12087/addr.1172487932.879123.12087: > OK > 2007-02-26 13:05:33.823471500 > /var/qmail/simscan/1172487932.879123.12087/addr.1172487932.879123.12087: > OK > 2007-02-26 13:05:33.823506500 > /var/qmail/simscan/1172487932.879123.12087/textfile0: OK > 2007-02-26 13:05:33.823526500 > /var/qmail/simscan/1172487932.879123.12087/textfile0: OK > 2007-02-26 13:05:33.836111500 > /var/qmail/simscan/1172487932.879123.12087/textfile1: OK > 2007-02-26 13:05:33.836154500 > /var/qmail/simscan/1172487932.879123.12087/textfile1: OK > 2007-02-26 13:07:00.243048500 > /var/qmail/simscan/1172488018.86476.12352/msg.1172488018.86476.12352: > OK > 2007-02-26 13:07:00.243089500 > /var/qmail/simscan/1172488018.86476.12352/msg.1172488018.86476.12352: > OK > 2007-02-26 13:07:00.247147500 > /var/qmail/simscan/1172488018.86476.12352/addr.1172488018.86476.12352: > OK > 2007-02-26 13:07:00.247170500 > /var/qmail/simscan/1172488018.86476.12352/addr.1172488018.86476.12352: > OK > 2007-02-26 13:07:00.247199500 > /var/qmail/simscan/1172488018.86476.12352/textfile0: OK > 2007-02-26 13:07:00.247201500 > /var/qmail/simscan/1172488018.86476.12352/textfile0: OK > 2007-02-26 13:07:00.253917500 > /var/qmail/simscan/1172488018.86476.12352/textfile1: OK > 2007-02-26 13:07:00.253943500 > /var/qmail/simscan/1172488018.86476.12352/textfile1: OK > 2007-02-26 13:07:00.807336500 > /var/qmail/simscan/1172488018.86476.12352/textfile2: OK > 2007-02-26 13:07:00.807436500 > /var/qmail/simscan/1172488018.86476.12352/textfile2: OK > 2007-02-26 13:09:04.310381500 SelfCheck: Database modification > detected. Forcing reload. > 2007-02-26 13:09:04.310385500 SelfCheck: Database modification > detected. Forcing reload. > 2007-02-26 13:09:04.310387500 Reading databases from /usr/share/clamav > 2007-02-26 13:09:04.310389500 Reading databases from /usr/share/clamav > 2007-02-26 13:09:11.251511500 Database correctly reloaded (94742 > signatures) > 2007-02-26 13:09:11.251580500 Database correctly reloaded (94742 > signatures) > 2007-02-26 13:25:27.830833500 SIGHUP caught: re-opening log file. > 2007-02-26 13:25:27.830879500 SIGHUP caught: re-opening log file. It appears to me too that some are getting through. *All* messages though appear to be duplicating. I'm beginning to think that the duplicated messages aren't necessarily related to the problem of clamdscan going loopy. I'm going to poke around the code some now, and see if I can tell what might be going on (although my C's a bit rusty). The duplicated messages (at least) should be fairly easy to find, as I'm not seeing duplication of processes when it's running. > I can send you the whole log if you want. I don't think that's necessary yet. Keep posting anything that comes to mind though or anything else you find. Thanks. > Regards, > Peter > -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
