Hi David,
I've been modifying a little bit the tcp.getMail Frontier code so that
it handles attachments with more email clients.
For instance it was not working with Apple Mail.
The problem was with mime parts parsing.
I sent the changes to Jake for review.
It has to be carefully tested because tcp.getMail is an important
script.
I have the assetManager tool from David Davies working with image
attachments (more than 1 image in one email).
The emails have still to be text ones, not HTML ones, which is a
problem since a lot of email clients default to HTML mode (like
Outlook).
JY.