Shivam Mishra and GitHub
9c17a6f302
feat(onboarding): detect email provider from domain MX records ( #14571 )
...
During account enrichment, WebsiteBrandingService now probes the signup
domain's MX records to infer whether email is hosted on Google Workspace
or Microsoft 365, adding `email_provider` (`google`/`microsoft`/`nil`)
to `brand_info`. Matching is anchored on a label boundary so lookalike
domains aren't misclassified, and lookup failures fall back to `nil`.
This lets downstream UI suggest the right mailbox integration (Gmail vs
Outlook).
2026-05-27 15:59:19 +05:30
..
2025-05-20 20:45:39 -07:00
2026-05-25 15:17:05 +05:30
2026-04-13 10:40:46 +05:30
2026-05-12 11:23:57 +05:30
2026-05-26 15:23:51 +05:30
2026-05-20 19:21:25 +05:30
2026-05-11 10:58:23 +05:30
2026-04-27 18:43:26 +05:30
2025-10-21 16:36:37 -07:00
2021-06-08 22:45:01 +05:30
2026-03-02 15:32:59 +04:00
2026-03-10 14:15:52 +05:30
2024-10-22 23:18:30 -07:00
2024-06-11 14:22:03 +05:30
2026-05-08 16:40:15 +05:30
2025-12-04 18:53:50 +05:30
2026-03-20 16:28:05 +05:30
2026-05-08 13:40:36 +05:30
2026-04-01 17:29:12 +05:30
2025-06-13 11:57:11 +05:30
2025-06-11 13:16:44 -04:00
2026-01-21 13:39:07 +05:30
2025-04-02 20:26:55 -07:00
2025-11-10 20:47:18 +05:30
2026-02-12 10:07:56 +05:30
2026-05-12 10:57:29 +04:00
2025-09-18 20:19:24 +05:30
2024-06-11 14:22:03 +05:30
2026-04-21 15:55:12 +04:00
2026-05-13 20:09:48 +05:30
2026-03-19 13:12:36 +05:30
2026-05-13 18:43:23 +05:30
2025-08-11 12:03:48 +05:30
2026-02-10 14:25:25 -08:00
2026-05-06 11:21:15 +04:00
2026-05-20 13:36:43 +04:00
2025-06-11 23:39:47 +05:30
2026-05-25 18:13:59 +05:30
2025-09-18 20:19:24 +05:30
2026-02-07 17:29:27 -08:00
2026-04-16 18:54:35 +05:30
2024-06-11 14:22:03 +05:30
2025-09-18 20:19:24 +05:30
2026-05-20 13:36:43 +04:00
2026-01-15 22:16:00 -08:00
2026-02-24 15:11:04 +04:00
2026-01-13 16:32:02 +04:00
2026-02-24 15:11:04 +04:00
2026-02-24 15:11:04 +04:00
2026-03-10 14:15:52 +05:30
2023-03-14 09:09:57 -07:00
2026-01-07 15:30:49 +05:30
2026-04-08 11:16:52 +05:30
2026-05-27 15:59:19 +05:30