Mail clients should simply be dealing with plain text. As soon as things like
HTML support are introduced into the client, you have the same sort of
problems that you do with easily exploitable web browsers.
These things are only an issue when your mail client tries to do things for
you instead of allowing you to do them yourself. HTML emails can simply be
fed through something like a lynx -dump in order to capture their plaintext
output.
Keep HTML where it belongs, on webpages, not mail. If someone wants to send
you an image, they can do so through an attachment.
Regards,
-- Paul Mundt <lethal@chaoticdreams.org>- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/