| Author |  | 
      
        | Ricky Newbie
 
  
 
 Joined: 12 February 2007
 Online Status: Offline
 Posts: 12
 | 
          Here's a subject part of mail header which is encoded BASE64.
           | Posted: 01 November 2007 at 2:18am | IP Logged |   |  
           | 
 |  ===========================
 Subject: =?ks_c_5601-1987?B?W1JlXbCluK6/ocDMuvGx?=
 =?ks_c_5601-1987?B?2SDE2riuvsY =?=
 ===========================
 
 When I use POP3.Message.Subject property,
 it can not show me perfect subject..
 
 But OUTLOOK EXPRESS can show me perfect subjec
 
 How can I solve this problem?
 
 
 
 
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          If you see ??? characters, the system codepage of your computer is not compatible with ks_c_5601-1987 charset. With MailBee, you can convert to another encoding using POP3.CodepageMode and/or POP3.Codepage properties.
           | Posted: 01 November 2007 at 9:23am | IP Logged |   |  
           | 
 |  
 For instance, try to set "POP3.CodepageMode = 1" prior to downloading the message. In this case, MailBee will convert the data to the Windows version of ks_c_5601-1987 charset, not to your system codepage.
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Ricky Newbie
 
  
 
 Joined: 12 February 2007
 Online Status: Offline
 Posts: 12
 | 
          Thank you for your advice.
           | Posted: 01 November 2007 at 6:11pm | IP Logged |   |  
           | 
 |  It works good.
 
 Have a beautiful day.
 | 
       
        | Back to Top |     | 
       
       
        |  |