Hello,
I have problems with cakephp email component (and I don't use smtp).
When i send html some webmails show html tags:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head><meta http-equiv="Content-Type" content="text/html;
charset=utf-8" /></head>
<body>
<div style= "width:500px">
<p>test</p>
<p>test</p><div>
</body>
</html>
When I use both they show both messages. Is there solution for this
problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---