Eric Stadtherr wrote:
* Spellchecking doesn't work within the HTML editor - I'm contemplating various solutions (anyone?) * When sending an HTML message, a plain text version is also included in the outgoing MIME message.
Well, you could generate that plain text version when spellchecking is called and pass that on to the spellchecker. You'd simply use the same function in another place.
That makes me think of another feature - "Send if spelling is correct". This would send a mail when the spell checker has no complaints, and would mean you only have to convert the message to plain text once.
Cheers, ~Mik