Email <noreply@appsheet.com>

Hello everyone, first thank you for the help you can give me.

I have several Workflow rules to send an email to users but whenever an email is sent it carries the Email noreply@appsheet.com

How can I remove this email?

You can’t change the address where the email is sent from, but you can “mask” the address using this field:

3 Likes

Hello Marc_dillon I use that field to mask the email, the idea is to remove the email from noreply

Like I said, you won’t be able to.

2 Likes

https://www.google.com/url?sa=t&source=web&rct=j&url=https://community.appsheet.com/t/how-can-i-modify-the-sender-email-add-in-my-app/26084&ved=2ahUKEwjN6-OPsLfsAhXSxIsKHXoHDrMQFjACegQIBhAB&usg=AOvVaw1XS0juLLEK49DA2FC-fZwN

https://www.google.com/url?sa=t&source=web&rct=j&url=https://community.appsheet.com/t/webhook-use-to-change-noreply-appsheet-com-on-reports-to-my-personal-email-address/8572&ved=2ahUKEwjN6-OPsLfsAhXSxIsKHXoHDrMQFjAAegQIAhAB&usg=AOvVaw2pVv-pDK7LDCuMuXqh6lCX&cshid=1602791842805

1 Like

It is technically possible with external tools, like AWS SES… Although not worthwhile in my opinion. Further reading:

[App email domain](https://community.appsheet.com/t/app-email-domain/25762/4) Questions

Currently, there is no way to wrap the @appsheet.com domain. To do this, AppSheet would need to implement a system to verify a domain through DNS records. Maybe we can expect this down the road. Depending on how big of an issue this is for you, you could build your own email masking/forwarding setup. For example, you could use Amazon SES: Personally, this seems like a lot of effort and added complexity just to mask the @appsheet domain. Depending on email volume, it may also cost some money …

1 Like