Hello bats,

From Peter Palmreuther comes this message-id QT (in
<mid:[EMAIL PROTECTED]>):

----->8--------------------------------------------------------
%SETPATTREGEXP="(?:msgid:|Message-ID:\s+)?(?:<?)([EMAIL PROTECTED])(?:(?:\?\w)|>|$)"%-
%REGEXPBLINDMATCH="%ClipBoard"%-
<mid:%SUBPATT="1";>
----->8--------------------------------------------------------

It supports three ways of inserting msgid from clipboard data and I
extended it to put the emails author in there, too:

----->8--------------------------------------------------------
%SETPATTREGEXP="(?:msgid:|Message-ID:\s+)?(?:<?)([EMAIL 
PROTECTED])(?:(?:\?\w)|>|$)(?:.*from=(.*?)&)?"%-
%REGEXPBLINDMATCH="%ClipBoard"%-
%IF:%SUBPATT="2"<>'':#%-
%__%IF:'%_lang'='deutsch':"%SUBPATT='2' schrieb in":"%-
%__%SUBPATT='2' wrote in"# %-
<mid:%SUBPATT="1";>
----->8--------------------------------------------------------

The problem is, that the Name is MIME(?) encoded, like this:
Peter%20Palmreuther

Is it possible to convert %20 back to space or any other special chars
to its "real value"?

Any suggestions please? :)


-- 
shinE!
http://www.thequod.de ICQ#152282665
GnuPG/PGP key: http://thequod.de/danielhahler.asc

Using The Bat! v2.04.4 on Windows XP 5.1 Build 2600 Service Pack 1
with POPFile 0.20.1 and avast Jan2004 (4.1.342)


________________________________________________________

http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to