It's a text-based newsletter...

I have a solution i think... so it'll look the same... just need to verify
that it *should* be the same...

inserting the contents in html, but within a <pre></pre>?

2'nd, using the following headers, sends it as an attachment it seems...

  $headers = "MIME-Version: 1.0\r\n";
  $headers .= "Content-type: text/html; charset=iso-8859-1\r\n";

TIA..

"Brian McGarvie" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there a way to set the font on a plaintext email?
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to