Forum Discussion
Droggelbecher
Feb 01, 2023Copper Contributor
You are not authorized to send mail on behalf of the specified sending account
Hi guys, I created a form where users can enter data. Based on the form a flow is generated which should (besides other things) send out an email to a fixed e-mail address. I´m getting the Re...
Droggelbecher
Feb 02, 2023Copper Contributor
Hi rob,
I think I phrased it wrongly.
I want the user who enters the form to send the email automatically.
So if you fill out the form, an email should be sent from your email-address to HR.
If I fill it out, the email will be generated by myself.
Does that make sense?
Cheers,
Droggel
I think I phrased it wrongly.
I want the user who enters the form to send the email automatically.
So if you fill out the form, an email should be sent from your email-address to HR.
If I fill it out, the email will be generated by myself.
Does that make sense?
Cheers,
Droggel
RobElliott
Feb 02, 2023Silver Contributor
Droggelbecher what you want to do is not possible unless you build the form in Power Apps. In that case the email will use the connection of the person who clicks the "send email" button so it will go from them.
- annetoalFeb 02, 2023Brass ContributorAnother possibility is to run the email connector using a special service account that would be created for your purpose. The service account would be the creator of the email. Inside the connector, there will be a place to configure the reply-to address. Put the address of the sender in that blank. It won't be quite as good as what you want, but replies will be directed to the person sending the mail, which might be what you need.