Resolve the "Sender address error" that occurs when sending emails from the Alibaba Mail web client due to DNS resolution issues.
Problem description
Sending an email from the Alibaba Mail web client fails with the following error:
Sender address error

Cause
Abnormal DNS resolution for your mailbox domain name prevents Alibaba Mail from sending emails. Common causes:
-
The mail exchanger (MX) record is not configured correctly and does not point to the Alibaba Mail server.
-
The domain name has expired.
-
You changed DNS service providers and either did not configure the correct MX records with the new provider, or the new records have not yet taken effect.
Solution
Check the DNS resolution status of your mailbox domain name:
1. Log on to the Alibaba Mail console.
2. In the mailbox list, find your mailbox and click the Manage button on the right.
3. Check the Resolution Status of the mailbox and perform the corresponding action:
a. If the status is Resolution effective, sign in to the Alibaba Mail web client and send a test email to verify the issue is resolved.
b. If the status is Resolution not effective, continue with the steps below to troubleshoot.

DNS resolution is typically restored within 24 hours after domain renewal.
d. If you changed your DNS service provider, verify that the correct mailbox DNS records are configured with the new provider. After the records take effect, click Check Domain Resolution or Refresh Status in the console.

If you have not changed your DNS service provider, proceed to the next step.
e. Verify that your DNS records match the following table. If they do not, update them accordingly. After the records take effect, click Check Domain Resolution or Refresh Status in the console.
|
Host record
|
Record type
|
Priority
|
Value
|
|
@ |
MX |
5 |
mx1.qiye.aliyun.com |
|
@ |
MX |
10 |
mx2.qiye.aliyun.com |
|
@ |
MX |
15 |
mx3.qiye.aliyun.com |
|
imap |
CNAME |
N/A |
imap.qiye.aliyun.com |
|
pop3 |
CNAME |
N/A |
pop.qiye.aliyun.com |
|
smtp |
CNAME |
N/A |
smtp.qiye.aliyun.com |
|
|
CNAME |
N/A |
qiye.aliyun.com |
|
@ |
TXT |
N/A |
v=spf1 include the following:spf.qiye.aliyun.com -all |
Some service providers add a period (.) to the end of the record value. This is correct. Do not remove it.