I've updated the patch from rc4 to version 1.20, it is posible to download the patch or a distribution already patched.

If anybody is interested, you can donwload from:

<http://xoomer.virgilio.it/j.toribio/qmail-scanner/>

--sa-quarantine [num]           (default: 0)
Spam messages over this score should be quarantined.
Only relevant if SpamAssassin is used and is greater than
the "required_hits" set in the configuration file of
spamassassin.. Score of 0 means deliver all messages.

--sa-delete [num]               (default: 0)
Spam messages over this score should be deleted.
Only relevant if SpamAssassin is used. Score of 0
means deliver all messages. Defaults to 0.
If sa-quarantine is set, sa-delete must be greater,
of course, must be even greater than the "required_hits"
set in the configuration file of spamassassin.

The routine "sub spamassassin" checks if the values are setting right:

required_hits < sa-quarantine < sa-delete

It's possible to set sa-quarantine to 0 and sa-delete to another value, the mail will be deleted but not quarantined.

The message is deleted (really not copied to "new") in the routine "sub email_quarantine_report".

If you need to change the values after it is installed, it is not necessary to reconfigure, just edit the file qmail-scanner-queue.pl to change the values of sa-quarantine and sa-delete.

You will find other options in the page above.

Salvatore


------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to