Welcome Guest, Not a member yet? Register   Sign In
HTML email does not recognize newline
#1

[eluser]jules123[/eluser]
Hello,

I am using the CI Email class to send emails. The only config I have in my config/email.php file is: $config['mailtype'] = 'html';

I receive the HTML emails fine except that the email body does not have any newline characters.

For example, if my message body is "ABC\nDEF\n", it shows up as ABC DEF and not -

ABC
DEF

Any thoughts what is going on? Any help is appreciated!


Messages In This Thread
HTML email does not recognize newline - by El Forum - 02-18-2009, 04:28 PM
HTML email does not recognize newline - by El Forum - 02-18-2009, 06:19 PM
HTML email does not recognize newline - by El Forum - 02-18-2009, 06:41 PM
HTML email does not recognize newline - by El Forum - 02-18-2009, 07:08 PM
HTML email does not recognize newline - by El Forum - 02-19-2009, 03:09 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 09:49 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 10:02 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 10:22 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 10:30 AM
HTML email does not recognize newline - by El Forum - 02-19-2009, 11:04 AM



Theme © iAndrew 2016 - Forum software by © MyBB