|
|
anomy-list@mailtools.anomy.net |
/ help / lists / applications / search / |
| molar.is > lists > anomy-list > 2001-09 | / threads / authors / dates / subjects / |
CODE: Common message data exposed.From: Bjarni R. Einarsson (22349@xyz.molar.is)Date: Thu 20 Sep 2001 - 12:06:03 UTC
One more thing - you mentioned in a previous message that I forgot
I've added a field to the sanitizer structure named "common", which
The modifications were minor:
In Sanitizer::new:
"base_mod_id" => 0,
+ # Common part data, exposed.
In Sanitizer::sanitize:
# Create MIMEStream object
+ # Record the common data for use by hooks.
This will also be in the next release.
So, after sanitizing, this would print out the subject of the original
print $engine->{"common"}->{"headers"}->{"subject"}, "\n";
Is this and the sublog stuff sufficient to allow you to implement
-- Bjarni R. Einarsson PGP: 02764305, B7A3AB89 22349@xyz.molar.is -><- http://bre.klaki.net/
|
|
© 2000-2002 Bjarni R. Einarsson / feedback / legalese / credits / Last modified 22-09-2001. |
|