On 2008-09-30 10:14, Bruno Richard wrote: > Hi all, > > I have sparc servers with solaris that use clamav-milter and sendmail > and > that run without any problem. > > For 2 or 3 days, I try to use clamav-milter on a debian box without > any success. > I try version 0.93 and 0.94 for the same result. > > I have error messages: > > With version 0.93: > > Sep 29 16:45:09 chico sendmail[8423]: m8TEfsMd008423: > milter_sys_read(clmilter): cmd read returned 0, expecting 5 > Sep 29 16:51:03 chico sendmail[8449]: m8TEl3a0008449: Milter > (clmilter): timeout before data read, where=body > > With version 0.94: > > Sep 29 17:33:18 chico sendmail[8507]: m8TFVwIO008507: Milter > (clmilter): read returned -1: Connection reset by xxxxxxxxx > Sep 29 17:33:18 chico sendmail[8507]: m8TFVwIO008507: Milter > (clmilter): to error state > Sep 29 17:33:18 chico sendmail[8507]: m8TFVwIO008507: Milter > (clmilter): init failed to open > Sep 29 17:33:18 chico sendmail[8507]: m8TFVwIO008507: Milter > (clmilter): to error state > > > When I try to send a mail, it looks like clamav would catch the mail > and I should wait 4 minutes > to get the mail (not tagged by clamav). Moreover when I start clamav I > have 4 processes. After sending the mail > a have only one. > > does someone have any idea ? any clue ? >
clamav-milter has a debug mode, you need to compile with --enable-debug, and then use --debug --debug-level 15 when starting clamav-milter, and set 'Foreground yes' in clamd.conf. If there is nothing indicating what is wrong in the Debug output, open a bugreport and attach the debug output. Best regards, --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
