> After closer inspection of the logs I found the entry
Mon Oct 4 01:06:39 2004 -> Client disconnected and have tracked the problem back to clamd/others.c. If I replace others.c with the version from rc2 the problem disappears. diff of the 2 files is: 141d140 < #undef HAVE_POLL /* temporarily disabled */ 150c149 < return 0; --- > return 1; so my question is now why is it temporarily disabled and have I been bad reenabling it? :) Cheers Paul _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
