
Announcements
Hi, i've been creating a flow as shown below:
and this is going to infinite loop in the following cases:
a. when the received email is an auto reply
b. when we received any promotional / spam / junk mails ==> whenever flows reply back we are again getting the mails stating invalid addresses/ or auto replies
is there a way where we can handle this kind of scenario's
Thanks
Don't use "Reply to email" action. Create a distribution group noreply@contoso.com with no members, assign yourself right to send as this group and use "Send an email (V2)" action.