MIME/IMF 错误代码?

发布于 2024-08-28 21:19:58 字数 136 浏览 11 评论 0原文

我需要编写 php 代码来识别常见的电子邮件错误,例如电子邮件中的“收件箱已满”或特别是“无效的电子邮件名称”,因为我们需要清除数据库中不存在的电子邮件。

我正在查找 MIME 和 IMF 格式,但没有找到任何类型的标准错误代码,它是否存在?

I need to write php code to identify common e-mail errors, like "inbox full" or specially "invalid email name" from email messages, because we need to clear our databases from nonexistent emails.

I'm looking the MIME and IMF formats but I didn't find any kind of standard error code, does it exist?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

暗恋未遂 2024-09-04 21:19:58

这可能会有所帮助:

http://www.unixhub.com/docs/email/SMTPcodes。 html

有很多关于电子邮件的 RFC,以及错误代码。

您指定的可能是 (550)

This may help:

http://www.unixhub.com/docs/email/SMTPcodes.html

There are a lot of RFCs for email, and error codes.

The one you specified may be (550)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文