【发布时间】:2015-03-20 01:48:14
【问题描述】:
我正在尝试使用Mandrill API 发送邮件,我收到了以下回复:
[{"email":"_emailid_","status":"queued","_id":"772237d78ce74e5c9bd8ccbd9a1cfb8c"}]
{"email":"_emailid_","status":"scheduled","_id":"10a0b596a95e44ddb5e8cf504e3899ce","reject_reason":null},
{"email":"_emailid_","status":"scheduled","_id":"b699d58f021b43b2a0b25d801d1b4f91","reject_reason":null}
但是我在发送的电子邮件地址上没有收到任何邮件。请帮忙。 我是否需要将执行 curl 调用的系统 IP 列入白名单?
【问题讨论】:
标签: php email mandrill whitelist