--------------------------- This Message was Encrypted. ---------------------------
On Thu, 23 Apr 2015 08:02:44 +0200, Benning, Markus wrote: [...] > You can add a new macro and get the info from > $MSGINFO->mime_entity->parts. mime_entity should be a MIME::Entity > object (MIME::Parser): > > http://search.cpan.org/~dskoll/MIME-tools-5.506/lib/MIME/Entity.pm Brilliant, just what I was looking for, thanks! Andrew