Jonas Genannt schrieb: > Hello, > > I have the following configuration: > > @virus_lovers_acl = qw([EMAIL PROTECTED] [EMAIL PROTECTED] ); > @banned_files_lovers_acl = qw([EMAIL PROTECTED] [EMAIL PROTECTED] ); > > If an mail with an virus have got the "To: [EMAIL PROTECTED]" Amavis does > not filter the mail and the user gets the mail with the virus. > > But then the Virusmail has got: > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > > Amavis filters the mail and the user [EMAIL PROTECTED] does NOT get the > virusmail. > > How can I enable it that [EMAIL PROTECTED] will always gets virus mails?
iirc: you have to use lmtp or a newer postfix version (perhaps from backports, or etch). http://archives.neohapsis.com/archives/postfix/2005-02/1517.html cmiiw > Amavisd-new Version: 2.4.2 > Postfix Version: 2.1.5 > Linux Debian > > Thanks, > Jonas hth MH ------------------------------------------------------------------------- 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 [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/
