Skip to content

Consider showing warning about allowed domains for email delivery when in dev & stage environments #67

@timiwahalahti

Description

@timiwahalahti

Currently, you need to know that we limit the domains to which emails can be sent when in development and staging environments. When the receiving address is not in that domain, the to-address is forced to be ours.

We probably should show visible reminder about this on the dashboard since this doesn't affect us but can cause issues for developers that aren't from our company. The notice could be dismissible.

Why notice instead, for example, defaulting the forced address to admin_email? Because when working on a site that has been in production already, that email can be clients instead of ours.

I've also thought about detecting if we're on Dude dev or stage env, to put the email forcing on only in those situations. But haven't yet come up with a solution that would be reliable.

Thoughts @ronilaukkarinen @EliasKau?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions