On Tue, July 17, 2007 10:41 am, brian wrote:
> Ross wrote:
>
>> I am using the code to send an html email (phpmailer class) now I
>> need to
>> somehow determine if the recipient uses text only email and change
>> email to
>> plain. Is this possible?
>>
>
> No. How could your script possibly detect how a person's email client
> is
> configured?
>
> In any case, you should be sending both parts--plain text & HTML--and
> allowing the recipients to view it as they wish. And sending mail as
> HTML only is a good way to have your messages marked as SPAM.

Correction:

Sending your email as HTML enhanced is a good way to have your
messages marked as SPAM.

Sending your email as HTML only is a GREAT way to have your messages
marked as SPAM.

:-)

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to