On 18.07.14 22:59, Adi wrote:
How can I do that - is it possible? :
1. User set in table userpref variable: kill_spam_score = 17
  (this is not required_hits = mark and move to .SPAM folder)
  Any user can set different value.

2. In Spamassassin I need compare if _SCORE_ > kill_spam_score
  then add header X_Spam_Remove  or X_Spam_Kill

while this is possible, there's no useful use for this.
There are already middleware programs between SA and various MTAs
- amavisd-new, sa-exim...
seems exim has content scanning extension...


3. In exim make router that check if X_Spam_Kill exists and
  move mail to /dev/null.

you should reject the mail instead. see the programs above.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Emacs is a complicated operating system without good text editor.

Reply via email to