配置 Google 应用 MX 记录 VestaCP
Configuring Google Apps MX Records VestaCP
需要帮助在我的 VPS 上配置 Google VestaCP 中的应用程序 Gmail MX 记录。
我想知道将哪些值放在哪里。 Google 只给出 2 个值,'Priority' 和 'Points to'。
我尝试了一些组合,但 VestaCP 说值是错误的。下面是创建 MX 记录的 VestaCP 屏幕。
请帮我算一下值。
请根据this
尝试以下
Domain: xxx.com
Records: *
Type: MX
IP or Value: ASPMX.L.GOOGLE.COM
Priority: 1
如果记录 *
无效,请尝试 *.xxx.com
。
并且根据 this,请确保您的域匹配正确的 A 记录。
MX entries must point to a domain, and never point directly to an IP address. If no MX record exists on a domain to which an SMTP server attempts to deliver mail, the server will attempt to deliver the mail to the matching A record
根据GSuite文档,请确保您已经清除了所有之前的MX记录。而且,该设置不会立即生效。
记录必须与域相同。也许星号可能有用,但我将它与我所有客户域的域名一起使用,它适用于 google 个应用程序。
因此,对于 1 ASPMX.L.GOOGLE.COM.
,您尝试添加如下值:
Record: domain.com.
Type: MX
IP or Value: ASPMX.L.GOOGLE.COM.
Priority: 1
对每个 google 邮件服务器重复。
不要忘记在 记录 的末尾添加一个点 .
(domain.com.
) 和 ip 或值 (ASPMX.L.GOOGLE.COM.
) 字段。
对于所有 gsuite MX 记录,这样做非常简单。
Domain (Your required domain name)
XXXX.com
Record (@ creates default domain zone record)
@
Type
MX
IP OR Value
ASPMX.L.GOOGLE.COM.
Priority (This will change as per IP/value)
1
希望对您有所帮助!
需要帮助在我的 VPS 上配置 Google VestaCP 中的应用程序 Gmail MX 记录。
我想知道将哪些值放在哪里。 Google 只给出 2 个值,'Priority' 和 'Points to'。
我尝试了一些组合,但 VestaCP 说值是错误的。下面是创建 MX 记录的 VestaCP 屏幕。
请帮我算一下值。
请根据this
尝试以下Domain: xxx.com
Records: *
Type: MX
IP or Value: ASPMX.L.GOOGLE.COM
Priority: 1
如果记录 *
无效,请尝试 *.xxx.com
。
并且根据 this,请确保您的域匹配正确的 A 记录。
MX entries must point to a domain, and never point directly to an IP address. If no MX record exists on a domain to which an SMTP server attempts to deliver mail, the server will attempt to deliver the mail to the matching A record
根据GSuite文档,请确保您已经清除了所有之前的MX记录。而且,该设置不会立即生效。
记录必须与域相同。也许星号可能有用,但我将它与我所有客户域的域名一起使用,它适用于 google 个应用程序。
因此,对于 1 ASPMX.L.GOOGLE.COM.
,您尝试添加如下值:
Record: domain.com.
Type: MX
IP or Value: ASPMX.L.GOOGLE.COM.
Priority: 1
对每个 google 邮件服务器重复。
不要忘记在 记录 的末尾添加一个点 .
(domain.com.
) 和 ip 或值 (ASPMX.L.GOOGLE.COM.
) 字段。
对于所有 gsuite MX 记录,这样做非常简单。
Domain (Your required domain name)
XXXX.com
Record (@ creates default domain zone record)
@
Type
MX
IP OR Value
ASPMX.L.GOOGLE.COM.
Priority (This will change as per IP/value)
1
希望对您有所帮助!