>On Sun, 17 Apr 2016 17:42:31 -0400 >starlight.2016q2 at binnacle.cx wrote: >> >> my $bdyscn_flag = 0; >> my $part0 = $entity->parts(0); >> ... elaborate code omitted > >But that's a rather roundabout way to do it; just do your single-part >processing inside filter() instead of filter_begin()
Hmm, I don't see how that works. The filter() method is described as being called for each part where I want to examine just the body, explicitly disregard subsequent parts and attachments. Also I don't see any simplified message body access in the parameters to filter() and haven't come across an example. Would appreciate a pointer to one. Thank you for your reply. Kind Regards _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

