214 Help availble on http://www.naesasoft.com HELP
220 <domain> Service ready Client Open Connection
221 <domain> Good-bye QUIT
235 Authentication ok, go ahead AUTH 认证成功
250 Ok ALL
250 duplicated RCPT RCPT
250 All SMTP buffer cleared REST
251 User not local; will forward to <forward-path> VRFY
252 Cannot VRFY user, but will accept message and attempt VRFY
334 VXNlcm5hbWU6 AUTH LOGIN
期望用户输入用户名,B64 "Username:"
334 UGFzc3dvcmQ6 AUTH
期望用户输入用户名,B64 "Password:"
354 Start mail input; end with <CRLF>.<CRLF> DATA
421 <domain> Service not available OPEN
421 <domain> Service not available - Unable to chdir DATA
无法进入队列目录
421 <domain> Service not available - Unable to read system configuration OPEN
无法读取SMTP配置或者没有配置
421 <domain> Servcie not available - Unable to figure out my IP addresses OPEN
无法判断SMTP自己的IP
421 <domain> Service not available - no valid hosted domain OPEN
系统没有配置任何一个域
421 Too much failure in SMTP session ALL
在SMTP会话中发生太多错误
421 Access is denied from your IP <remote_ip> for audit reason, try later OPEN
动态拒绝远端IP访问
421 Refused. You have no reverse DNS entry
反向域名解析失败
[root@ws01]:~># dig -x 211.95.77.58
; <<>> DiG 9.2.4 <<>> -x 211.95.77.58
;58.77.95.211.in-addr.arpa. IN PTR
[root@ws01]:~># dig -x 211.95.77.40
; <<>> DiG 9.2.4 <<>> -x 211.
SMTP错误码/具体原因
最新推荐文章于 2023-09-21 17:45:29 发布