Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases

Decode mail subject to ASCII

Announcements of new plugins or updates.

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo

Post Reply
magic1001
Posts: 2
Joined: May 18th, 2008, 8:13 pm
Location: Poland

Decode mail subject to ASCII

Post by magic1001 »

Hi,
i wrote a plugin to decode Quoted-printable text from for example mail subjects. It's useful when you get mails with subject like this: "=?ISO-8859-1?Q?=E6=F8sd=E5f=F8sdf_sdfsdf?=" or "=?UTF-8?B?Tm93YSB3aWFkb21vxZvEhyA=?=" (this happens when sender use national characters). You can use search and replace plugin to replace decoded national character to one that supports your LCD. If your language is Polish, this plugin does this for you.

I tested it on mail from facebook and several other.

-requires .NET Framework 2

example usage $dll(mailDecode,1,$EmailSub1,)
You do not have the required permissions to view the files attached to this post.

Post Reply