Hello TBUDL,

on Mon, 9. Aug 2004 at 16:37:44 +0300 Robert Golovniov wrote:

> Can I create a filter that would automatically extract this portion of
> the header (in this case, CDCC10F2), make it into the 0xCDCC10F2
> format, put this into the message subject and then send the message to
> the respective public key address?

You should make a filter that looks for the regexp "key ID [0-9A-F]{8}"
in the kludges.

In the filters action you creat a new mail then, using this to set the
subject:

%SETPATTREGEXP="key ID [0-9A-F]{8}"%-
%SUBJECT='GET 0x%REGEXPMATCH="%OSUBJECT"'%-

This is not tested, but should work in general.


-- 
shinE!
GnuPG/PGP key: http://thequod.de/danielhahler.asc
ICQ#152282665
Random software tip: [***] Total Commander (http://www.ghisler.com/)

Lifted with The Bat! 2.12.03 on Windows XP Service Pack 1.


________________________________________________
Current version is 2.12.00 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to