Mandrill“reject

编程入门 行业动态 更新时间:2024-10-11 07:32:31
本文介绍了Mandrill“reject_reason”:“无效发送者”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在尝试使用mandrill电子邮件服务发送电子邮件,但是我收到以下错误

I'm trying to send emails using mandrill email service but I get the following error

Full Response [ { "email": "someemail@somedomain", "status": "rejected", "_id": "b814c2974594466cba9c904c54dca6c6", "reject_reason": "invalid-sender" } ]

上面的错误没有更多的细节。我们正在使用发送带有Mandrill SMTP设置的电子邮件。

Apart from the above error there is no more details about it. we are using to send emails with Mandrill SMTP settings.

推荐答案

看到呼叫/电子邮件是有用的被发送该错误表示发件人无效,如拒绝原因字段所示。这可能是因为无效的电子邮件地址,从名称无效编码,或其他标题中的无效或破坏的编码,使得Mandrill无法解析从标题,但没有看到您发送的实际电子邮件很难说确切的是什么问题。

It'd be useful to see the call/email that's being sent. That error means that there's an invalid sender, as indicated in the reject reason field. That could be because of an invalid email address, invalidly-encoded from name, or invalid or broken encoding in other headers making it so that Mandrill can't parse the "from" header, but without seeing the actual email that you're sending, it's hard to say for sure exactly what the issue is.

你可能想要检查邮件地址中是否有完全限定的域名,如果主题行被编码,没有像主题行中的多字节字符的换行符( \\\ )。如果您无法识别原始SMTP邮件中的问题,请随时使用与支持部门联系以进一步解决疑难解答。

You probably want to check that there's a fully-qualified domain name in the from email address, and that if the subject line is encoded, there aren't things like newline (\n) characters that break multibyte characters in the subject line. If you aren't able to identify the issue in the raw SMTP message, feel free to get in touch with support for further troubleshooting assistance.

更多推荐

Mandrill“reject

本文发布于:2023-11-25 20:16:13,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1631199.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Mandrill   reject

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!