Unanswered

Hi guys
under certain scenario im using pop3 services to retrive the mails
then I’m using a for each activity to loop through the mails

So I need the body of each mail
so item.body.tostring should give me the body of the mail, right?

whereas I’m getting null or blank as output

I’m able to retrieve from,to,subject but not the body

any solutions please

thanks in advance

HI @Jiban_Kumar_Das_TcM

Check out this video link

Regards
Gokul

Hi
there’s no mention of retrieving the body of the mail using POp3

please suggest me some solutions