V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Recommended Services
Amazon Web Services
LeanCloud
New Relic
ClearDB
liubin
V2EX  ›  云计算

mandrill通过smtp发送的邮件都是queue状态,一直没有送达

  •  
  •   liubin · 2014-01-04 14:33:05 +08:00 · 4835 次点击
    这是一个创建于 3757 天前的主题,其中的信息可能已经有所发展或是发生改变。
    服务器端Rails,通过smtp方式发送邮件(没有直接调用API),一直没有送达,都是queue状态。

    按照他们官方说法(http://help.mandrill.com/entries/25164068-Why-does-a-delivered-message-say-queued-),这个邮件应该是已经到了目的服务器了。

    下面是API Log里看到的response:
    [
    {
    "email": "[email protected]",
    "status": "queued",
    "_id": "f89c3c613c2b49f69baba35a79b48f11",
    "reject_reason": null
    }
    ]

    啥情况?
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3422 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 11:28 · PVG 19:28 · LAX 04:28 · JFK 07:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.