开发者社区 问答 正文

使用Centos上的mutt给阿里云企业邮箱发送邮件阿里云邮件服务器拒绝

echo test | mutt -s "test" lh@wlzs.cn
收到退信

--857FD4A0EF8.1419921627/lh.cn--

From MAILER-DAEMON  Tue Dec 30 14:45:29 2014
Return-Path: <>
X-Original-To: root@lh.cn
Delivered-To: root@lh.cn
Received: by lh.cn (Postfix)
        id 038A04A0EEB; Tue, 30 Dec 2014 14:45:29 +0800 (CST)
Date: Tue, 30 Dec 2014 14:45:29 +0800 (CST)
From: MAILER-DAEMON@lh.cn (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: root@lh.cn
Auto-Submitted: auto-replied
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
        boundary="63B684A05EF.1419921929/lh.cn"
Message-Id: < 20141230064529.038A04A0EEB@lh.cn>

This is a MIME-encapsulated message.

--63B684A05EF.1419921929/lh.cn
Content-Description: Notification
Content-Type: text/plain; charset=us-ascii

This is the mail system at host lh.cn.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

< lh@wlzs.cn>: host mxn.mxhichina.com[42.120.219.27] said: 554 Reject by
    behaviour spam at DATA State(Connection IP
    address:***.***.***.***)ANTISPAM_BAT[01201311R73ca, r46e03028]: bad sending
    (in reply to DATA command)

展开
收起
myhost 2014-12-30 14:47:54 13057 分享 版权
阿里云 AI 助理回答

您收到的退信信息表明您的邮件未能成功发送到目标地址,原因在于邮件被接收方的反垃圾邮件系统拒绝了。具体来说,错误信息中的关键部分是:

554 Reject by behaviour spam at DATA State(Connection IP address:***.***.***.***)ANTISPAM_BAT[01201311R73ca, r46e03028]: bad sending (in reply to DATA command)

这表示邮件服务器mxn.mxhichina.com(IP地址为42.120.219.27)在处理您的邮件时,其反垃圾策略判定该邮件具有潜在的垃圾邮件特征或不符合发送规范,因此拒绝了邮件投递。

解决这个问题的方法可能包括但不限于:

  1. 检查邮件内容:确保邮件中没有触发垃圾邮件过滤器的关键字或结构,比如大量链接、大写单词、特定的促销词汇等。
  2. 验证发件人身份:确认您的发件邮箱已正确配置SPF(Sender Policy Framework)、DKIM(DomainKeys Identified Mail)和DMARC(Domain-based Message Authentication, Reporting & Conformance)记录,以增强邮件的可信度。
  3. 检查发送IP信誉:如果使用的是固定的发送IP地址,检查该IP是否被列入了黑名单。可以通过MXToolbox、Blacklist Check等在线工具进行查询,并根据结果请求从黑名单中移除。
  4. 减少邮件发送频率:如果您短时间内发送了大量邮件,可能会被误判为垃圾邮件行为。适当调整发送时间间隔。
  5. 联系邮件服务提供商:如果以上方法都无法解决问题,或者您不确定如何操作,可以联系您的邮件服务提供商或域名注册商寻求帮助,他们能提供更具体的指导或协助解决与邮件服务器相关的配置问题。

请根据实际情况尝试上述建议,以解决邮件被拒收的问题。

有帮助
无帮助
AI 助理回答生成答案可能存在不准确,仅供参考
0 条回答
写回答
取消 提交回答