Shelley Waltz wrote:
Just wish to change the character used in the X-Spam-Level header to inducate the score. I don't wish to modify subject line. Is there a
amavisd config for this? I don't see one.


You'll probably need to edit the daemon itself, look for the line that is similar to:

$hdr_edits->append_header('X-Spam-Level', '*' x min($spam_level+0,64));


-- Ryan Moore ---------- Perigee.net Corporation 704-849-8355 (sales) 704-849-8017 (tech) www.perigee.net

Reply via email to