if $h_X-Spam-Status: matches "score=(\\\\d+)" then if $1 is above 20 then deliver "mailtrap2@stegenga.net" elif $1 is above 7 then deliver "mailtrap@stegenga.net" else endif endif