现在的位置: 首页 > 综合 > 正文

发送邮件常见出错代码

2018年05月15日 ⁄ 综合 ⁄ 共 6340字 ⁄ 字号 评论关闭

介绍邮件系统常见的错误代码及解释,还有客户端报错相关信息
按照下列“Q”代表问题,“A”代表解答。  

Q:the server says:550 relaying mail to <> is not allowed  
Q:The server says:550 <>... relaying denied  
Q:the server says:550 5.7.1 relaying not permitted:  
A:使用某些Smtp服务器时,限制了收件人的地址,只能换一个Smtp服务器。  

Q:The server says:550 <>:local user only  
Q:The server says:550 <>:Invalid User  
Q:The server says:550 Invalid recipient  
A:使用163.net,163.com,yeah.net和netease.com之类的Smtp服务器时,只能用自身的信箱发信,所以要在Outlook Express的“帐户属性”中的“个人信息”里面填写正确的邮件地址。  

Q:the server says:551 delivery not allowed to non-local recipient  
Q:The server says:553 Relay restriction.  
Q:The server says:553 From <>, message blocked.  
Q:The server says:553 sorry,you are not allow to use this SMTP to relay your eami  
Q:The server says:553 sorry, that domain isn't in my list of allowed rcpthosts  
A:使用21cn.com,china.com,371.net,sina.com等大多数信箱的smtp服务器时,只能用自身的信箱发信,所以要在Outlook Express的“帐户属性”中的“个人信息”里面填写正确的邮件地址。  

Q:The server says:505 client was not authenticated  
Q:The server says:553 authentication is required to send mail as <>  
A:使用263.net和sohu.com的Smtp服务器时,不但要用自身的邮箱发信,而且要加入身份验证,所以即要在“个人信息”中填写正确邮箱地址,又要选中“SMTP服务器需要认证”。  

Q:The server says:535 Error:authenticatin failed  
Q:The server says:535 Authentication unsuccessful  
Q:The server says:452 Insufficient system storage  
A:在使用Esmtp认证的过程中出错,检查一下Esmtp设置,多试几次。  

Q:The server says:553 <>...domain name required  
Q:The server says:550 Unable to relay for ...  
A:多出现在用Wingate代理服务器发送邮件时。虽然在Wingate中“POP3 邮箱帐号”要使用“用户名#POP3地址”的格式,但在“帐户属性”中的“个人信息”中还是要填写一般的格式。  

Q:The server says:553 mailbox name not allowed  
A:收件人邮箱地址不允许,需检查收件人地址是否正确。  

Q:the server says:553 sorry, your envelop sender is in my badmailfrom list  
A:服务器限制了收件人的地址,只能换一个smtp服务器发信。  

Q:the server says:554 Transaction failed  
Q:The server says:451 Requested action aborted,errno=28  
A:传输失败,检查网络问题。  

Q:the server says:503 error:needmail command  
Q:The server says:503 need mail before RCPT.  
Q:The server says:503 Bad sequence of commands  
A:消息命令顺序出错,一般出现在其他错误之后,先检查之前出现的错误提示。  

Q:The Server says:501 syntax.helo hostname  
Q:The server says:501 Invalid domain name  
Q:The server says:502 unimplemented command  
Q:the server says:503 5.0.0 polite people say HELO first  
Q:The server says:533 relay restriction  
Q:The server says:544 <>:Recipient address rejected: Relay access denied  
A:传输中的语法错误,原因不明。

连接服务器错误,请检查您的网络设置。如果安装防火墙/杀毒软件,请检查防火墙/杀毒软件是否允许DreamMail程序访问 Internet。
账号“xxx”发送邮件错误,错误代码:554;错误信息:554 Relay rejected for policy reasons.

 

 

附相关资料
SMTP 有一组固定的响应代码,表示邮件服务器对于传送邮件要求的响应状况。其中 421、450、451、452、550、551、552、553、554 等 9 组代码表示您要求邮件服务器执行的动作不成功。

354
Start Mail input
开始传输邮件正文

421
<domain> Service not available, closing transmission channel
括号内的主机无法提供正常服务,关闭传送管道,邮件将滞留在主机上

440
邮件址错误

445
Server Rejected
被封锁

450
Client host rejected, Cannot resolve PTR
Temporary Process Error
Resource temporarily unaviable,please try again later
Requested mail action not taken: mailbox unavailable
无法 IP 反查

Requested mail action not taken: mailbox unavailable
所要求的邮件动作无法执行:邮件信箱无法提供服务,邮件将滞留在主机上
451
Domain of sender address sender@mail.com.tw does not resolve
qq trouble creating files in queue (#4.3.0)
queuename: Cannot create "qfCAA21081" in "/var/spool/mqueue" (euid=0): No space left on device
Requested action aborted, errno=28.
无法解析寄件者邮件地址

Requested action aborted: local error in processing
要求动作中断:本地端错误

Requested action aborted,errno=28
传送失败,检查网络问题。

452
Message for would exceed mailbox quota
Requested action not taken: insufficient system storage
要求动作无法执行:系统空间不足

Insufficient system storage
在使用Esmtp认证的过程中出错,检查一下Esmtp设置,多试几次。

454
Client was not authenticated
安全因素,被封锁

472
sender@mail.com.tw no DNS A-data returned
无法 IP 反查

501
Domain of sender address sender@mail.com.tw does not exist
无法 IP 反查

Mailbox not found
5.1.1 ... User unknown
无此使用者

Syntax error,parameters in command "RCPT TO:min@laohuyatse.com.tw>"unrecognized or missing
no local part
Syntax error in recipient:
"@" or "." expected after "CC"
"@" or "." expected after "fau" :
email格式l错误
503
Either sender or receiver must be local account.
安全因素,权限不足
CAT@MAIL.FORTEK.COM.TW
无此使用者,不是本主机转送信件的使用者

error:needmail command
need mail before RCPT
Bad sequence of commands
消息命令顺序出错,一般出现在其他错误之后,先检查之前出现的错误提示。

5.0.0 polite people say HELO first
传输中的语法错误,原因不明
505
client was not authenticated
使用263.net和sohu.com的Smtp服务器时,不但要用自身的邮箱发信,而且要加入身份验证,所以即要在"个人信息"中填写正确邮箱地址,又要选中"SMTP服务器需要认证"。

521
This system is configured to reject mail from 211.20.70.148
安全因素,被封锁

535
Error:authenticatin failed
Authentication unsuccessful
在使用Esmtp认证的过程中出错,检查一下Esmtp设置,多试几次。

550
unknown user
User unknown
Invalid User
Recipient unknown
Mailbox disabled for this recipient
Unknown local part
Invalid recipient
Unable to relay for no such user
Recipient unknown
This account is not allowed
recipient unknown
No such mail drop defined,user disabled
I don't know
Relaying is prohibited
Relaying denied
relaying mail to <> is not allowed
<>... relaying denied
5.7.1 relaying not permitted:
REJECT SMTP Protocol Returned a Permanent Error 550 Forwarding percent hack is not permitted
Requested action not taken: mailbox unavailable
无此使用者,所要求动作无法执行:信箱不存在,邮件将退回给寄件者,或者限制了收件人的地址,只能换一个Smtp服务器。

System is busy
邮件系统错误

Subj similar too many!!
太多同主题信件

Relaying denied. IP name lookup failed
IP name lookup failed
DNS FAILURE
cannot route to sender address
无法 IP 反查

Relaying denied
Mailbox unavailable: This site may not be used as a relay agent.
无法转寄

<>:local user only
<>:Invalid User
Invalid recipient
使用163.net,163.com,yeah.net和netease.com之类的Smtp服务器时,只能用自身的信箱发信,所以要在Outlook Express的"帐户属性"中的"个人信息"里面填写正确的邮件地址。

Unable to relay for ...
多出现在用Wingate代理服务器发送邮件时。虽然在Wingate中"POP3 邮箱帐号"要使用"用户名#POP3地址"的格式,但在"帐户属性"中的"个人信息"中还是要填写一般的格式。

551
we do not relay ...
delivery not allowed to non-local recipient
无法转寄,使用21cn.com,china.com,371.net,sina.com等大多数信箱的smtp服务器时,只能用自身的信箱发信,所以要在Outlook Express的"帐户属性"中的"个人信息"里面填写正确的邮件地址。

User not local; please try <forward-path>
邮件服务器知道使用者不属于本地端,将尝试括号内的转送路径

552
Requested mail action aborted: exceeded storage allocation
所要求的动作中断:超出所分配的储存空间,邮件将退回给寄件者
Sorry, we don't allow mail from your host.
被封锁

553
sorry, that domain isn't in my list of allowed rcpthosts
mailbox name not allowed
邮件地址错误
Requested action not taken: mailbox name not allowed
sorry, your envelop sender is in my badmailfrom list
所要求的动作未执行:信箱不允许该动作执行 ,或者服务器限制了收件人的地址,只能换一个smtp服务器发信。

Relay restriction.
From <>, message blocked.
sorry,you are not allow to use this SMTP to relay your eami
sorry, that domain isn't in my list of allowed rcpthosts
使用21cn.com,china.com,371.net,sina.com等大多数信箱的smtp服务器时,只能用自身的信箱发信,所以要在Outlook Express的"帐户属性"中的"个人信息"里面填写正确的邮件地址。

authentication is required to send mail as <>
使用263.net和sohu.com的Smtp服务器时,不但要用自身的邮箱发信,而且要加入身份验证,所以即要在"个人信息"中填写正确邮箱地址,又要选中"SMTP服务器需要认证"。

<>...domain name required
多出现在用Wingate代理服务器发送邮件时。虽然在Wingate中"POP3 邮箱帐号"要使用"用户名#POP3地址"的格式,但在"帐户属性"中的"个人信息"中还是要填写一般的格式。

554
delivery error: dd This user doesn't have a yahoo.com account
delivery error: dd Sorry, your message to xxxxyahoo.com cannot be delivered. This account is over quota.
无此使用者

Transaction failed
传送失败,检查网络问题。

571
we don't accept junk mail (mail.sysnet.net.tw)
无效的寄件者

抱歉!评论已关闭.