Salvatore,

My required_hint is 3 and i just recive spams. So, for qmail-scanner
delete the message, he need 3 + 0.2 = If i change it to 10.2 like
your
documentation, a lot of spams arrive on my server.


Well, the probability of loosing good mails with a required_hits of 3.02 is really high... I think you better enable a low quarantine and the notification to the admin to test the system.


required_hits 3

my $sa_quarantine_site = '2';  # quarantine messages over 5

my $sa_delete_site = '5';  # delete message over 8

When spam is deleted where i can see the log ??


You can see them in qmail-queue.log in the qmailscan directory. Disable debug and leave minidebug enabled.


What is difference about

my $sa_quarantine_site
my $sa_quarantine


'*_site' values are the settings for all users (all the site). If settings_per_domain is enabled QS read the per user (or domain) settings from the file settings_per_domain.db and sets (for example) sa_quarantine or set it to the default (*_site) value if the user/
domain doesn't have a custom settings or settings_per_domain is disabled.


I will move the definitions of the 'current' value ahead in the code to avoid confusion.

Cheers

Salvtore





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to