Skip to main content

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

  1. Domain (required field)
    • The domain for which the email service is being configured (e.g., example.com).

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
--