On Sun, 17 Apr 2016 17:42:31 -0400 [email protected] wrote: > Would have saved me that day if the above tidbit were mentioned and > that one can easily write something similar to
> 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() Regards, Dianne. _______________________________________________ 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

