Update backupmx.html.

This commit is contained in:
Zhang Huangbin 2020-03-08 12:07:49 +08:00
parent 3425b79bcd
commit 2a7f8b1cde
2 changed files with 4 additions and 4 deletions

View File

@ -46,8 +46,8 @@ Go to domain profile page, click tab `Backup MX`:
!!! note "Primary server address"
You should set the IP address of primary MX as relay server to avoid mail
loop.
It's recommended to set the IP address of primary MX as relay server to
avoid mail loop.
SQL commands (we use MySQL for example):

View File

@ -62,8 +62,8 @@ Go to domain profile page, click tab <code>Backup MX</code>:</p>
<h3 id="for-sql-backends">For SQL backends</h3>
<div class="admonition note">
<p class="admonition-title">Primary server address</p>
<p>You should set the IP address of primary MX as relay server to avoid mail
loop.</p>
<p>It's recommended to set the IP address of primary MX as relay server to
avoid mail loop.</p>
</div>
<p>SQL commands (we use MySQL for example):</p>
<pre><code>USE vmail;