Welcome Guest, Not a member yet? Register   Sign In
HTML Emails to Yahoo Problem
#1

[eluser]LoganPHP[/eluser]
Hi Everybody!...

When I send out an HTML email using the built in CI class, in Yahoo messages are blank(But subject line in tact, however).

I have searched the solution for this problem, but no one solution work properly....So wt can i do friends.....

Pls any one help me(i could not control clients disturbance)

Thanks in advance!
Logan
#2

[eluser]Derek Jones[/eluser]
What version of CI are you using, and what does the email debugging show if you enable it?
#3

[eluser]LoganPHP[/eluser]
i'm using version 1.7.1...........

properly working in gmail,and our webmail....

only problem in yahoo mail.(in yahoo also mail successfully sent but only message is blank)
#4

[eluser]Derek Jones[/eluser]
You might try replacing the Email library with a file from a fresh download - 1.7.1 has all of the bugfixes and improvements for that library, but your file might be out of sync.

And what about the email debugging output? And are you testing in classic Yahoo Mail or their newer service (don't recall if they still refer to it as Beta or not).
#5

[eluser]LoganPHP[/eluser]
I tried version 1.7.1 library also but not working......and i viewed many discussion and posts

My viewed posts:
http://ellislab.com/forums/viewthread/88008/
http://ellislab.com/forums/viewthread/49097/
http://ellislab.com/forums/viewthread/55149/
#6

[eluser]Derek Jones[/eluser]
Logan, those are old, and do not reflect the current code base. I'm happy to help, but you'll need to follow my lead please.

1) Try Email.php from the current version, 1.7.2.
2) Which version of Yahoo Mail are you testing in?
3) What is the output when you enable Email Debugging?
#7

[eluser]LoganPHP[/eluser]
I tried version 1.7.2....

Yahoo mail version is mail classic....

The following output is my debugging:

User-Agent: CodeIgniter
Date: Thu, 7 Jan 2010 10:37:41 -0700
From:
Return-Path:
Reply-To: "[email protected]"
X-Sender: [email protected]
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <[email protected]>
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="B_ALT_4b461be5b93bd"

This is a multi-part message in MIME format.
Your email application may not support this format.

--B_ALT_4b461be5b93bd
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Thanks for downloading our Catalogue, Our marketing team will get back to
you shortly in this regard.�
If any further details required, please contact Mrs. Shalini,

With Thanks & Regards
UNICON Team�
http://www.uniconinter.com


--B_ALT_4b461be5b93bd
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
=?utf-8?Q?Thanks_for_your_downloading?=
<div>
<p>Thanks for downloading our Catalogue, Our marketing team will get back =
to you shortly in this regard.�</p>
<p>If any further details required, please contact Mrs. Shalini,</p>
<p>�</p>
<p>With Thanks &amp; Regards</p>
<p>UNICON Team�</p>
<p><a >http://www.unic=
oninter.com</a></p>
</div>

--B_ALT_4b461be5b93bd--



Pls post solution...

Thanks in advance!
Logan
#8

[eluser]Derek Jones[/eluser]
Thanks Logan - can you try with Yahoo Mail instead of Yahoo Mail Classic? I don't think that Yahoo Mail Classic, which is no longer being actively developed by Yahoo, properly supports quoted-printable multipart emails. We do not use the Classic version as a target for compatibility.




Theme © iAndrew 2016 - Forum software by © MyBB