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?
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:
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.
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 …