mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-20 23:28:53 -05:00
chore: associate googlemail with gmail rules
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user