473,385 Members | 1,396 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

MIME Charset (iso-8859-1) Question

I Did Some Application (In Symbian C++) To Get Email Message from POP3 Server Using Sockets Engine, The Message Containes (Arabic) Language Text ,Inside the message body It's Charset should be (iso-8859-6) , When I recived the email message I found that the recived charset is (iso-8859-1) which is the Charset for english language Here Is The compleate message (Subject+body):

Expand|Select|Wrap|Line Numbers
  1.  //////////////////////////////////////////// 
  2. Subject:=?UNKNOWN?B?49Hd3sfK?=
  3.  
  4.  
  5. --Boundary_(ID_ggpCVFXalUKpTet73vw7Ng)
  6. Content-type: text/plain; charset=iso-8859-1
  7. Content-transfer-encoding: 8BIT
  8.  
  9. Representation Of Writing
  10. تمثيل الكتابة
  11. *
  12.  
  13. ---------------------------------
  14. Do you Yahoo!?
  15. Get on board. You're invited to try the new Yahoo! Mail.
  16.  
  17. --Boundary_(ID_ggpCVFXalUKpTet73vw7Ng)
  18. Content-type: text/html; charset=iso-8859-1
  19. Content-transfer-encoding: 8BIT
  20.  
  21. <div>Representation Of Writing</div> <div>تمثيل الكتابة</div><p> 
  22. <hr size=1>Do you Yahoo!?<br> 
  23. Get on board. <a href="http://us.rd.yahoo.com/evt=40791/*http://advision.webevents.yahoo.com/mailbeta">You're invited</a> to try the new Yahoo! Mail.
  24.  
  25. --Boundary_(ID_ggpCVFXalUKpTet73vw7Ng)--
  26. ///////////////////////////////////////////////////////////
  27.  
As you see from the above lines The Subject = (=?UNKNOWN?B?49Hd3sfK?=) and the Charset for the arabic letters is (iso-8859-1) , Can Any Body Tell Me How The Charset Comes For english language althogh that the actual text Is arabic?

Why The Arabic Text Displayed With (Non-Understandable) Characters Although that the (PC) supporting arabic langauge? How We Can solve this Problem By Decoding Into (8-Bit) Decoding?What Does (UNKNOWN) on the subject field means?

MY HandSet Is NOKIA (6630) And It Is Arabic Enabled HS.
Oct 20 '06 #1
0 1288

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Sirke Pippig | last post by:
Hello I'm using javax.mail and javax.activation to send mails. Nearly everything is working fine. The only thing is, that the MimeMessage ignores the mail.mime.charset. I can type there...
7
by: Mark | last post by:
Hi... I've been doing a lot of work both creating and consuming web services, and I notice there seems to be a discontinuity between a number of the different cogs in the wheel centering around...
35
by: The Bicycling Guitarist | last post by:
My web site has not been spidered by Googlebot since April 2003. The site in question is at www.TheBicyclingGuitarist.net/ I received much help from this NG and the stylesheets NG when updating the...
34
by: nose | last post by:
Hi, A little poll for the week-end: Which charset do you use for your website(s): utf-8? iso-8859-1 (...)? other? just don't care? What charset is better now, say, for European languages like...
0
by: Klaus Bonadt | last post by:
I would like to parse an email, which I receive from a pop3 account. While the subject and the sender's email address are probably easy to determine, the body seems to be more difficult because of...
10
by: jojobar | last post by:
Hello, I am trying to use vs.net 2005 to migrate a project originally in vs.net 2003. I started with creation of a "web site", and then created folders for each component of the site. I read...
10
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
2
by: Der tolle Emil | last post by:
Hi! I wrote a little function to send emails which works quite well. I already managed to send attachments correctly (also more than 1 per email) but I am not able to send a HTML mail containing...
0
by: Neal Becker | last post by:
I want to send a file (plain text) as an attachment. I'm using MIMEText. This attaches text OK, but I would like to have a filename attached to it, so that the recipient could save it without...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.