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 = 'sql:';

@lookup_sql_dsn =
   ( ['DBI:mysql:database=mail;host=localhost;port=3306', 'user', 
'password'] );

@storage_sql_dsn = @lookup_sql_dsn;

...
....

regards

Olivier Nicole a écrit :
> 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;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> 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/
>
>   

-- 
*LEVEAU Stanislas**
*Rectorat de Caen
SIAC
168, rue Caponière
B.P. 6184
14061 CAEN Cedex
        /

Service Informatique de l'académie de Caen
Département Systèmes & Réseaux/


 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;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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