mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix Google Fi SMTP server https://sourceforge.net/p/webadmin/bugs/5435/
This commit is contained in:
@@ -487,7 +487,7 @@ return ( { 'id' => 'tmobile',
|
||||
'domain' => 'sms.mycricket.com' },
|
||||
{ 'id' => 'googlefi',
|
||||
'desc' => 'Google Fi',
|
||||
'domain' => 'messages.fi.google.com' },
|
||||
'domain' => 'msg.fi.google.com' },
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user