My newsletter, which is sent only to subcribers who have requested it, is running afoul of two spam filters, which include in their rating system an all-caps filter. Apparently all-caps HTML codes rate 2.2 on their spam filter scale. Thus, a code like <STRONG> combined with more than one coloured font and a set of long lines is enough to have the message rated as spam.
Can you revise your HTML so that the codes are in lower case? Otherwise, I have to change each of them by hand.


