Karsten, > I am running amavis at mail01.dxtribute.net and basically it runs / > scans fine. We decided that it would be "best" for our users to get any > spam and virus they want but to warn them by tagging and defang. I know > its not a good idea to let a virus pass but thats not the topic. > > for [EMAIL PROTECTED] defanging and tagging works fine.
> If I use any other address nothing changes but the headers. > X-Virus-Scanned: Debian amavisd-new at mail01.dxtribute.net > X-Amavis-Alert: INFECTED, message contains virus: Eicar-Test-Signature > X-Amavis-Alert: BANNED, message contains part: multipart/mixed | > application/octet-stream,.asc,eicar.com > Received: from mail01.dxtribute.net ([127.0.0.1]) > by localhost (mail01.dxtribute.net [127.0.0.1]) > (amavisd-new, port 10024) > with ESMTP id e4d7in9Gd6VK for <[EMAIL PROTECTED]>; > Wed, 21 May 2008 15:33:21 +0200 (CEST) Is plamo.de listed in @local_domains_maps ? Defanging is only done for local recipients (since 2.5.0), i.e. for inbound and for all-internal mail, but not for outbound mail. @local_domains_maps = ( [qw(.dxtribute.net .plamo.de )] ); Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
