Cami,

> This is one of the issues currently. Because of recent virus
> outbreaks, a lot of my users are recieving  bounce  messages
> with chopped  off viruses (pif/exe/etc). The  virus scanners
> ofcourse dont pick this up as the virus appears corrupt  and
> the payload is no longer intact. However the problem  arises
> from desktop AV scanners which DO pick up the corrupt virus.
>
> This is a big problem in  terms of perception as  it appears
> that the AV scanners on the mail system are not working.

A quick fix for your purpose is:

--- amavisd~    Mon May  9 20:22:42 2005
+++ amavisd     Wed Jun 22 18:57:49 2005
@@ -7192,3 +7192,3 @@
       $is_bulk = $is_bulk=~/^(bulk|list|junk)/i ? $1 : undef;
-      if (defined $is_bulk || $msginfo->sender eq '') {
+      if (0) {
         # have mercy on mailing lists and DSN


Mark


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
AMaViS-user mailing list
[email protected]
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