Hi Everyone,
Here's the situation :
We are receiving mail with some attachements and i need to analyse each email.
The first analyse is to check if the mail contains a PDF file. If yes, i need to read the content to find a specific text.
In this situation, the mail is transfered to a another mailbox.
In the other case, the mail is transfered to a seconde maibox.
I don't know if it is possible with POD. I am not alloud to use PO (Group requirement)
I think i am obliged to retrieve all the mail in the mail box because, i can not put a condition on attachement file the "Retrieve email messages from Outlook" (this should be great)

I do not know how to link the PDF file containing the word "TSA" with the original message

Thanks for your help.