postal
postal copied to clipboard
Expose `use_for_any` on domains in the UI
Domains can be configured to allow messages to be sent through it without any address verifications. When a domain has the use_for_any boolean as true, that domain will be used to authenticate the outgoing message however no additional checks will be carried out.
This is not currently visible in the UI. It should be added.