Nicklas,

> I need help figuring out why some of my users are getting the same mail
> over and over again (with a 15 min delay most of the time).
>
> So far I've narrowed it down to this:
>
> It only happens with attachements and ClamAV seems to time out:
>
> do_unzip: p003, zero length members, archive retained
> Dec 19 15:56:31 example.com /usr/local/sbin/amavisd[8972]: (08972-13)
> ClamAV-clamd: timed out, retrying (1)
>
> amavisd-new is version 2.4.4
> ClamAV is version: 0.88.5/2357/ (clamd as ucspi-tcp tcpserver)
> OS: Debian Sarge

This can happen when MTA's timeout setting on waiting for response
to DATA is longer that a timeout of a content filter. MTA times
out and requeues a message, while content filter continues with
processing and at the end delivers the message, on every MTA attempt.

Check your option '-o smtp_data_done_timeout' in master.cf
on your smtp service feeding amavisd (usually named smtp-amavis).

  Mark

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to