HTML Email

Hi guys,

I have PHP server which sends out emails (not spam, I promise) which includes the following headers.

My notes client won’t display it as html and neither will outlook.

Does anybody know if I’m missing anything

“MIME-Version: 1.0\r\n”;

“Content-Type: text/html; charset=ISO-8859-1\r\n”;