Im trying to read undeliverable mail in outlook.But unable to read and extract data from the mail. Kindly help im using get outlook mail message

Im trying to read undeliverable mail in outlook.But unable to read and extract data from the mail. Kindly help im using get outlook mail message activity

@sathish_moorthy,

You can identify the undelivered emails by looking Sender of the emails. Sender would null for undelivered email.

Filter by sender is null and email subject Starts with Undelivered.

Thanks,
Ashok :slight_smile:

Get outlook messages is not reading this mails .Anyother activity that can read undeliverable mai.

@sathish_moorthy,

Get Outlook Mail Messages does return all emails including undelivered as well. Try updating the UiPath.System.Activities package to latest possible version. If it’s latest, try downgrading by one verion.

Thanks,
Ashok :slight_smile:

I have upgraded to the latest version but not working

@Palaniyappan kindly help on this issue

Hi @sathish_moorthy

I have reported this long time back. Similar issue i was getting.