email - SMTP 'NOOP' 命令的用途是什么?

标签 email smtp

SMTP 规范中 NOOP 的目的是什么?

它说:

   This command does not affect any parameters or previously entered
   commands.  It specifies no action other than that the receiver send a
   "250 OK" reply.

   This command has no effect on the reverse-path buffer, the forward-
   path buffer, or the mail data buffer, and it may be issued at any
   time.  If a parameter string is specified, servers SHOULD ignore it.

   Syntax:

      noop = "NOOP" [ SP String ] CRLF

最佳答案

快速谷歌检查,打开了这个( source ):

The simplest of these commands is NOOP, useful mostly in testing to avoid timeouts; it does nothing and can generate only a successful response, with no change in state...

关于email - SMTP 'NOOP' 命令的用途是什么?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18492681/

相关文章:

phpMailer plesk centos 多IP设置

html - 覆盖响应式电子邮件模板的内联代码

c# - 为什么我通过 SendGrid 发送的邮件在我的已发送项目中不可见? (.net核心)

php - 如何验证邮箱地址是否存在于YMail、Gmail等邮箱中?

php - 通过运行 postfix 的单独电子邮件服务器从 php 应用程序发送电子邮件

java - Log4j2 Gmail SMTP 附加程序

java - 在电子邮件中发送交互式表单

email - 无法使用 Delphi 从 Gmail 帐户下载/检索电子邮件(SSL3_GET_RECORD :wrong version number)

java - Log4j SMTP 将错误消息发送到电子邮件

asp.net - 在 Asp.Net 中发送电子邮件时获取错误传输错误代码为 0x80040217