Welcome Guest, Not a member yet? Register   Sign In
HTML Email not displaying as HTML but as text
#4

[eluser]sophistry[/eluser]
i don't see anything immediately wrong with that - it should work.

here are a few things to try:
Code:
echo $this->email->print_debugger();

that will show you if anything goes wrong at the server. probably not it, but it is instructive.

next, what does the raw email look like when you get it in your email client (do view source, or view original to see the actual raw text). there should be a MIME section in there that defines the message (part) as text/html. it would help if you have a sample of that text to post, but if you know what a MIME section in a raw email looks like then just qualify that it is there when you get the message.

try a different smtp sender if you can

try a different mail client.

let us know how it goes.


Messages In This Thread
HTML Email not displaying as HTML but as text - by El Forum - 06-23-2008, 07:55 AM
HTML Email not displaying as HTML but as text - by El Forum - 06-23-2008, 10:16 AM
HTML Email not displaying as HTML but as text - by El Forum - 06-23-2008, 05:51 PM
HTML Email not displaying as HTML but as text - by El Forum - 06-23-2008, 06:42 PM
HTML Email not displaying as HTML but as text - by El Forum - 06-25-2008, 02:37 PM
HTML Email not displaying as HTML but as text - by El Forum - 09-02-2008, 05:45 AM
HTML Email not displaying as HTML but as text - by El Forum - 09-02-2008, 08:11 AM
HTML Email not displaying as HTML but as text - by El Forum - 01-09-2009, 05:30 AM
HTML Email not displaying as HTML but as text - by El Forum - 05-14-2009, 12:13 PM
HTML Email not displaying as HTML but as text - by El Forum - 05-14-2009, 12:34 PM
HTML Email not displaying as HTML but as text - by El Forum - 05-14-2009, 01:04 PM
HTML Email not displaying as HTML but as text - by El Forum - 05-14-2009, 01:08 PM
HTML Email not displaying as HTML but as text - by El Forum - 05-14-2009, 01:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB