Add Domains
The Create functionality allows users to configure a new mail service either existing mail service for warm up or update an existing one.
Fields
- Domain (required field)
- The domain for which the email service is being configured (e.g.,
example.com).
- The domain for which the email service is being configured (e.g.,
Display List of Domains
- Show delete button for each domain in the list.
- When the delete button is clicked, a confirmation popup appears.
- On confirmation, the domain removed from the warm up.
SQL Query Placeholder (Create)
-- Write SQL query for creating a mail service here
--
-- Write SQL query for updating an existing mail service here
--