Hi
i send a newsletter, and for it to be as good as possible, i made it pass through a spam assassin checker.
however the result i was told is that to optimise the spam score, i have to remove the brackets around the font name in <font face="verdana"> , and indeed, when i replaced it with <font face=verdana> my score was better.
i think W3C recommends to leave the brackets but what do you think ?