tags 335312 + patch stop This gets rid of the warning for me.
--- /usr/share/perl5/Mail/SpamAssassin/Message/Node.pm 2005-08-11
18:38:46.000000000 -0600
+++ /tmp/Node.pm 2006-08-16 17:31:35.933145658 -0600
@@ -57,7 +57,8 @@
headers => {},
raw_headers => {},
body_parts => [],
- header_order => []
+ header_order => [],
+ type => ""
};
# deal with any parameters
--
dann frazier
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

