This is a discussion on [AMaViS-user] Quarantine and reporting to recipient within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hi, I have set up amavis to quarantine into mysql. I use ldap with the amavis-schema and have specified ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I have set up amavis to quarantine into mysql. I use ldap with the amavis-schema and have specified amavisSpamAdmin and amavisVirusAdmin, so the recipient gets notified by quarantined messages. Here a part of my settings: $sa_tag_level_deflt = undef; $sa_tag2_level_deflt = 3.6; $sa_kill_level_deflt = 5.0; $sa_dsn_cutoff_level = undef; $sa_spam_subject_tag = undef; $sa_quarantine_cutoff_level = 25.0; Is there any option, to send a bundled report once a day, hour, whatever instead one-per-quarantined message? My amavisd-new version @Ubuntu: Version: 1:2.5.3-1ubuntu3 Thanks in advance Christian ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.p...r_id=100&url=/ _______________________________________________ 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/ |
|
|||
|
On Thu, August 14, 2008 16:41, Christian Roessner wrote: > Is there any option, to send a bundled report once a day, hour, > whatever instead one-per-quarantined message? http://sourceforge.net/projects/quarreminder/ -- Benny Pedersen Need more webspace ? http://www.servage.net/?coupon=cust37098 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.p...r_id=100&url=/ _______________________________________________ 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/ |