I am trying to loop through my inbox and get the email details with specific subject line. I noticed that for some of the emails, the value returned by the “emailFrom” key is a random string. (Example - /O=ABC/OU=EXTERNAL (ABCD12345ABC)/CN=RECIPIENTS/CN=12345ABCD123). I am not sure what is causing this.
Loop condition -
- Loop each mail in mailbox
- Type of email to get - “All”
- From specific folder - “Inbox”
- When subject contains - “random string”
- Message format - HTML/Plain text