RES: --quarentine
"Fernando Crelick" <[email protected]>
| Newsgroups | gmane.mail.qmail.scanner |
|---|---|
| Message-ID | <[email protected]> |
Ok, but if status SPAM marked YES him deleted message? Why send message for account user and no delete? Thanks, FC -----Mensagem original----- De: Salvatore Toribio [mailto:[email protected]] Enviada em: quarta-feira, 7 de junho de 2006 10:58 Para: Fernando Crelick; [email protected] Assunto: Re: [Qmail-scanner-general] --quarentine At 9:20 -0300 7-06-2006, Fernando Crelick wrote: >I installed the qmail-scanner with the option --quarentine 1 and it works >for almost all SPAM, but some go by him same presenting the status: > >X-Spam-status: Yes, score=5.9 required=5.0 >X-Spam-Level: +++++ >Received: from server.webcountry.net (HELO host37.webcountry.net) >(216.65.111.2) > >Why does that happen? Should not he catch that message and to play in / >var/spool/qscan/quarentine/spam/new? > Hi Fernando You have set '--sa-quarantine 1', so messages with a score higher than 'required+sa-quarantine' will be quarantined, so: required=5.0 -> 5.0 + 1 = 6.0 The score of the messages above is 5.9 < 6.0, it will be tagged but not quarantined. ST