16 Jul
2009
16 Jul
'09
11:05 p.m.
On Wed, 2009-07-15 at 08:03 -0500, Martin Holste wrote:
ESTRING will match all characters up until the match character given and store them in the macro provided, in this case "id_message." The match character is the last character before the @ symbol, in this case, a space (ASCII 0x20).
Please note that I've just pushed out some 3.1 patterndb updates, mostly those that were sitting in Marci's branch. This means that the latest rev already uses the revised v2 patterndb format. I had some xslt that converted the old one to the new one, but I'll have to dig that out. -- Bazsi