chore: associate googlemail with gmail rules
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled

This commit is contained in:
KernelDeimos
2025-12-07 02:11:29 -05:00
committed by Eric Dubé
parent 6f24176ea3
commit b92dcc8146
@@ -68,6 +68,7 @@ class CleanEmailService extends BaseService {
// Service providers may have multiple subdomains a user can choose
static DOMAIN_TO_PROVIDER = {
'gmail.com': 'gmail',
'googlemail.com': 'gmail',
'yahoo.com': 'yahoo',
'yahoo.co.uk': 'yahoo',
'yahoo.ca': 'yahoo',