Hi Daniel and Mark, Argh, I have made a wrong setting of the param $spam_quarantine_to.
Have set it to $spam_quarantine_to = ""; now and it seems to work. Just sent a test mail which passed as CLEAN and was not quarantined. Thanks a lot for all your hints. Claudio On Mon, Jun 22, 2009 at 12:50 PM, Mark Martinec <[email protected]<mark.martinec%[email protected]> > wrote: > Claudio, > > > Is the following procedure normal? > > > > Incoming (ham) e-mail: > > ------------------------------------- > > Jun 22 10:27:11 mx1 amavis[27260]: (27260-05) ESMTP::10024 > > /var/spool/amavis/tmp/amavis-20090621T042001-27260: <[email protected]> > -> > > <[email protected]> Received: SIZE=3924 from > > mx1.example.com([127.0.0.1]) by localhost (mx1 [127.0.0.1]) > > (amavisd-new, port 10024) with > > ESMTP id 27260-05 for <[email protected]>; Mon, 22 Jun 2009 10:27:11 > > +0200 (CEST) > > Jun 22 10:27:11 mx1 amavis[27260]: (27260-05) Checking: lN6GbpoYXYus > > [123.123.123.123] <[email protected]> -> <[email protected]> > > Jun 22 10:27:11 mx1 amavis[27260]: (27260-05) local delivery: <> -> > > <spam-quarantine>, mbx=/var/spool/amavis/virusmails/spam-lN6GbpoYXYus.gz > > Jun 22 10:27:11 mx1 amavis[27260]: (27260-05) Passed CLEAN, > > [123.123.123.123] [98.0.0.70] <[email protected]> -> > > <[email protected]>, quarantine: spam-lN6GbpoYXYus.gz, Message-ID: < > > ofe122d591.83a7a75b-onc12575dd.002e627c-c12575dd.002e8...@example.com>, > > mail_id: lN6GbpoYXYus, Hits: 0.644, 491 ms > > Jun 22 10:27:11 mx1 postfix/smtp[9996]: 01CD26BBFB: > > to=<[email protected]>, relay=127.0.0.1[127.0.0.1], delay=1, > status=sent > > (250 2.6.0 Ok, id=27260-05, from MTA([127.0.0.1]:10025): 250 Ok: queued > as > > 844136BBFC) > > ------------------------------------- > > > The incoming mail gets obviously transferred into the quarantine-folder > ... > > > After delivering the e-mail to the final recipient, the quarantines mail > > stays in the quarantine-folder as > > /var/spool/amavis/virusmails/spam-lN6GbpoYXYus.gz. > > > > Is it normal, that a ham e-mail stays quarantined even that it was > > delivered correctly? > > Well, yes and no. Quarantining has its own settings, which is independent > from decision whether to deliver mail or not. E.g. spam gets quarantined > even for spam lovers, even though they do receive their mail. For spam > all it matters is that spam level is at or above kill level, and that spam > quarantine is enabled. > > But in your case (judging from 'Passed CLEAN') it seems you have > quarantining also enabled for clean messages - which may be perfectly > valid and desired (e.g. archiving), but is not a default setting. > > Check your settings %quarantine_method_by_ccat, > %quarantine_to_maps_by_ccat, > $clean_quarantine_method, @clean_quarantine_to_maps, $clean_quarantine_to. > > Mark > > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source Bridge > conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: > $250. > Need another reason to go? 24-hour hacker lounge. Register today! > > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > _______________________________________________ > 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/ > ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ 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/
