douzhuo6931 2015-05-06 20:51
浏览 231

Mandrill:排队的邮件,但550 Bad Mailbox

I use Mandrill to send my transactional emails. Several days ago I started to analyse bounces and found some interesting reports. Some of my hard bounces have following messages simultaneously:

  • Queued mail for delivery
  • smtp;550 5.1.1 RESOLVER.ADR.RecipNotFound; not found

It seems that mailbox is invalid. To prove this, I tried to send an email using terminal:

$ telnet mx.example.com 25
Trying 100.100.100.100...
Connected to mx.example.com.
Escape character is '^]'.
220 mx.example.com Microsoft ESMTP MAIL Service ready at Wed, 6 May 2015 20:01:56 +0300
HELO mx.example.com
250 mx.example.com Hello [200.200.200.200]
MAIL FROM: <noreply@mysite.com>
250 2.1.0 Sender OK
RCPT TO: <user@example.com>
250 2.1.5 Recipient OK
DATA
354 Start mail input; end with <CRLF>.<CRLF>
from: noreply@mysite.com
to: user@example.com
subject: test   

Hi!
.
250 2.6.0 <99534bb0-ed72-428b-a487-48aaac32ca11@tmh-srv080.hq.tmh.local> [InternalId=727698] Queued mail for delivery
QUIT
221 2.0.0 Service closing transmission channel
Connection closed by foreign host.

So, it seems, Microsoft ESMTP MAIL Service does not check recipient, but push my message into the queue. Actually I could not get 550 code from mail server in terminal, but Mandrill could.

Any ideas how it is done in Mandrill? Is it possible to validate email when server uses Microsoft ESMTP MAIL Service?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
    • ¥15 ETLCloud 处理json多层级问题
    • ¥15 matlab中使用gurobi时报错
    • ¥15 这个主板怎么能扩出一两个sata口
    • ¥15 不是,这到底错哪儿了😭
    • ¥15 2020长安杯与连接网探
    • ¥15 关于#matlab#的问题:在模糊控制器中选出线路信息,在simulink中根据线路信息生成速度时间目标曲线(初速度为20m/s,15秒后减为0的速度时间图像)我想问线路信息是什么
    • ¥15 banner广告展示设置多少时间不怎么会消耗用户价值
    • ¥15 可见光定位matlab仿真
    • ¥15 arduino 四自由度机械臂