- Shipped
- September 16, 2026 at 8:16 PM UTC
- Author
- Kamo
- Commit
- b36d140
A "Bulk relays" card above the platform hosts: the shared relay every organization's sending domains leave through (contact.kamocrm.com, 47.181.8.86) and the platform organization's own (hello.kamocrm.com, 47.181.8.87). - Facts: where each relay's mail leaves from, where EmailService reaches it in the cluster, and for the shared relay whether its sign-in is configured and how many verified domains send through it. - Checks, each right, different, missing or not answered: the name's address (A), its sender policy (SPF), where bounces go (MX, which for the shared relay must come back to its own address), the address's reverse DNS (PTR) and the platform relay's signing key (DKIM). A record that isn't right shows what it should be beside what DNS has. - Reverse DNS says it is set by the internet provider that owns the address, so nobody looks for it at the DNS host. A lookup that got no answer is "Couldn't check", never "wrong". - Read from GET **************** when the tab opens and on "Check now". It is never polled, a failed re-check keeps what is on screen, and without MANAGE_OUTBOUND_EMAIL_HOSTS it renders nothing.