I had the same problem (timeout before data read) and I fixed it by
starting clamav-milter with the option "--max-children=50".

Actually, I was receiving this error even with version .80, but I had
not realized that!

Currently, I use the following command to start the milter:

/usr/local/sbin/clamav-milter \
     --max-children=50 \
     --force-scan \
     --pidfile=/home/clamav/clamav-milter.pid \
     --postmaster-only \
     --headers \
     [EMAIL PROTECTED] \
     local:/home/clamav/clmilter.sock

Best Regards,
Jose Hime

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to