Hi,
MIMEDefang 2.46-BETA-2 is available at http://www.mimedefang.org/node.php?id=1
This release addresses the problems identified by Aleksandar Milivojevic. It greatly improves the sanity of the message-rebuilding algorithm. Also, I've changed it so the append_boilerplate functions refuse to monkey with S/MIME signed or encrypted parts.
I've just compiled and tested it. Seems to work nicely. The only (rather minor thing) is that if there's no content-type header in the message, $entity->head->get() will return multipart/mixed (plus internally generated boundary), while $sa_stat->get() (where $sa_stat is of type Mail::SpamAssasin::PerMsgStatus from my workaround) will correctly return undef.
-- Aleksandar Milivojevic <[EMAIL PROTECTED]> Pollard Banknote Limited Systems Administrator 1499 Buffalo Place Tel: (204) 474-2323 ext 276 Winnipeg, MB R3T 1L7 _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

