Hi. I'm working on a custom Amavis/SA quarantine solution using MySQL, 
and I was curious if there's a way to disable the SQL reporting while 
still having spam get quarantined?
My understanding is that as soon as you specify @storage_sql_dsn, Amavis 
starts logging all e-mails. For right now, I'm occasionally scanning the 
database and deleting all records from maddr, msgrcpt, and msgs,  that 
are not related to quarantine e-mails. However, being able to disable 
that in the first place, would save quite a bit of resources.
I haven't been able to find any options that I can specify for that 
purpose, so I wanted to see if that would be relatively easy to modify 
in the source.

Thanks much,
Tenyo Grozev

-- 
Tenyo Grozev
Systems Engineer
Perimeter Internetworking

-------------------------------------------------------------------------
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
AMaViS-user@lists.sourceforge.net
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