This is a discussion on Re: [AMaViS-user] Spam not quarantined within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi It's possible to put spam in quarantine. For example I use mysql base for spam quarantine with Mailzu = (...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi
It's possible to put spam in quarantine. For example I use mysql base for spam quarantine with Mailzu = (http://www.mailzu.net/) In /etc/amavisd.conf $spam_quarantine_method =3D 'sql:'; @lookup_sql_dsn =3D ( ['DBI:mysql:database=3Dmail;host=3Dlocalhost;port=3 D3306', 'user', = 'password'] ); @storage_sql_dsn =3D @lookup_sql_dsn; .... ..... regards Olivier Nicole a =E9crit : > Hi, > > I am new to amavisd-new and I am trying to understand why spam above > kill level would not get quarantined. > > I check that the configuration for spam and visur is very similar, > virus get quarantines, but not spam. > > Any idea of the direction I should look at? > > TIA, > > Olivier > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216....net/marketpl= ace > _______________________________________________ > AMaViS-user mailing list > AMaViS-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/...fo/amavis-user > AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 > AMaViS-HowTos:http://www.amavis.org/howto/ > > = -- = *LEVEAU Stanislas** *Rectorat de Caen SIAC 168, rue Caponi=E8re B.P. 6184 14061 CAEN Cedex / Service Informatique de l'acad=E9mie de Caen D=E9partement Syst=E8mes & R=E9seaux/ Tel : 02.31.30.17.86 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216...et/marketplace _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |