Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: Problem with encoding of text in subject and attached filenames
hinkenpson

From: Stockholm, Sweden
Posts: 1
Member Since: 10/30/06
posted November 1, 2006 1:25 AM

I'm using the SMTP client sample code for VB6 and have problem with the encoding of the text in "Subject"
and encoding of the attachment filenames. The version of DartMai.dll activeX I'm using is 2.9.2.0
It seems to me that the text is Base64 encoded:

Subject:T=?iso-8859-1?B?5HN0YXIgJ18nIGxpdGUgcOUgxA==?=mne

but I want the subject to be Quoted-Printable like the following:

Subject: =?ISO-8859-1?Q?T=E4star_'=5F'_lite_p=E5_=C4mne?=

The same is true for the attachment filenames.
I've tried to set the message property .QuotedPrintable to True but that seems only to affect
the text in the message body.

Best regards
/Henrik
Arjun

From: Rome, NY, USA
Posts: 137
Member Since: 09/17/07
posted February 6, 2008 3:47 PM

Hello Henrik,

With regards to the query I would suggest you to set the Charset property of the HeaderFields object. For more information on the same I would request you to please refer the Charset property article under the Headerfields object.

Have a great day.

Regards,
Arjun
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX