defa
2012-09-05 921408eba600a7dc51271c35480e9114cac5ecec
commit | author | age
4bb0bf 1 require ["relational","comparator-i;ascii-numeric"];
AM 2 # rule:[redirect]
3 if header :value "ge" :comparator "i;ascii-numeric" "X-Spam-score" "14"
4 {
5     redirect "test@test.tld";
6 }