日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 编程资源 > 综合教程 >内容正文

综合教程

邮件系统常见错误代码解释 --邮件服务器端(MTA)错误代码解释

發(fā)布時(shí)間:2023/12/3 综合教程 43 生活家
生活随笔 收集整理的這篇文章主要介紹了 邮件系统常见错误代码解释 --邮件服务器端(MTA)错误代码解释 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

郵件系統(tǒng)常見(jiàn)錯(cuò)誤代碼解釋 --郵件服務(wù)器端(MTA)錯(cuò)誤代碼解釋

MTA(Mail Transfer Agent ):郵件傳送代理,由「郵件服務(wù)器」扮演 MTA 角色,負(fù)責(zé)完成 MUA (郵件使用代理,即 Outlook Express 等郵件收發(fā)軟件)傳送信件的請(qǐng)求,將郵件從一個(gè) MTA ( 您的郵件服務(wù)器 )傳到另一個(gè) MTA(對(duì)方的郵件服務(wù)器)。因此,簡(jiǎn)單地說(shuō),MTA 錯(cuò)誤訊息代碼,即是由郵局( 郵件服務(wù)器 )來(lái)函告知您寄信不成功與退信原因。

  • MTA 錯(cuò)誤代碼的表現(xiàn)方式如 550 5.1.1 ,由兩大部份組成:「SMTP 代碼」與「DSN 代碼」所組成。以 550 5.1.1 為例,550 為 SMTP 代碼, 5.1.1為 DSN 代碼。SMTP 代碼固定為三位數(shù)字, DSN 代碼固定為由小數(shù)點(diǎn)隔開(kāi)的三個(gè)數(shù)字。

一. SMTP 代碼:
SMTP 有一組固定的響應(yīng)代碼,表示郵件服務(wù)器對(duì)于傳送郵件要求的響應(yīng)狀況。其中 421、450、451、452、550、551、552、553、554 等 9 組代碼表示您要求郵件服務(wù)器執(zhí)行的動(dòng)作不成功。

  • 354
    Start Mail input
    開(kāi)始傳輸郵件正文
  • 421
    <domain> Service not available, closing transmission channel
    括號(hào)內(nèi)的主機(jī)無(wú)法提供正常服務(wù),關(guān)閉傳送管道,郵件將滯留在主機(jī)上
  • 440
    郵件址錯(cuò)誤
  • 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
    無(wú)法 IP 反查

    Requested mail action not taken: mailbox unavailable
    所要求的郵件動(dòng)作無(wú)法執(zhí)行:郵件信箱無(wú)法提供服務(wù),郵件將滯留在主機(jī)上

  • 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.
    無(wú)法解析寄件者郵件地址

    Requested action aborted: local error in processing
    要求動(dòng)作中斷:本地端錯(cuò)誤

    Requested action aborted,errno=28
    傳送失敗,檢查網(wǎng)絡(luò)問(wèn)題。

  • 452
    Message for would exceed mailbox quota
    Requested action not taken: insufficient system storage
    要求動(dòng)作無(wú)法執(zhí)行:系統(tǒng)空間不足

    Insufficient system storage
    在使用Esmtp認(rèn)證的過(guò)程中出錯(cuò),檢查一下Esmtp設(shè)置,多試幾次。

  • 454
    Client was not authenticated
    安全因素,被封鎖
  • 472
    sender@mail.com.tw no DNS A-data returned
    無(wú)法 IP 反查
  • 501
    Domain of sender address sender@mail.com.tw does not exist
    無(wú)法 IP 反查

    Mailbox not found
    5.1.1 ... User unknown
    無(wú)此使用者

    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錯(cuò)誤

  • 503
    Either sender or receiver must be local account.
    安全因素,權(quán)限不足
    CAT@MAIL.FORTEK.COM.TW
    無(wú)此使用者,不是本主機(jī)轉(zhuǎn)送信件的使用者

    error:needmail command
    need mail before RCPT
    Bad sequence of commands
    消息命令順序出錯(cuò),一般出現(xiàn)在其他錯(cuò)誤之后,先檢查之前出現(xiàn)的錯(cuò)誤提示。

    5.0.0 polite people say HELO first
    傳輸中的語(yǔ)法錯(cuò)誤,原因不明

  • 505
    client was not authenticated
    使用263.net和sohu.com的Smtp服務(wù)器時(shí),不但要用自身的郵箱發(fā)信,而且要加入身份驗(yàn)證,所以即要在"個(gè)人信息"中填寫(xiě)正確郵箱地址,又要選中"SMTP服務(wù)器需要認(rèn)證"。
  • 521
    This system is configured to reject mail from 211.20.70.148
    安全因素,被封鎖
  • 535
    Error:authenticatin failed
    Authentication unsuccessful
    在使用Esmtp認(rèn)證的過(guò)程中出錯(cuò),檢查一下Esmtp設(shè)置,多試幾次。
  • 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
    無(wú)此使用者,所要求動(dòng)作無(wú)法執(zhí)行:信箱不存在,郵件將退回給寄件者,或者限制了收件人的地址,只能換一個(gè)Smtp服務(wù)器。

    System is busy
    郵件系統(tǒng)錯(cuò)誤

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

    Relaying denied. IP name lookup failed
    IP name lookup failed
    DNS FAILURE
    cannot route to sender address
    無(wú)法 IP 反查

    Relaying denied
    Mailbox unavailable: This site may not be used as a relay agent.
    無(wú)法轉(zhuǎn)寄

    <>:local user only
    <>:Invalid User
    Invalid recipient
    使用163.net,163.com,yeah.net和netease.com之類的Smtp服務(wù)器時(shí),只能用自身的信箱發(fā)信,所以要在Outlook Express的"帳戶屬性"中的"個(gè)人信息"里面填寫(xiě)正確的郵件地址。

    Unable to relay for ...
    多出現(xiàn)在用Wingate代理服務(wù)器發(fā)送郵件時(shí)。雖然在Wingate中"POP3 郵箱帳號(hào)"要使用"用戶名#POP3地址"的格式,但在"帳戶屬性"中的"個(gè)人信息"中還是要填寫(xiě)一般的格式。

  • 551
    we do not relay ...
    delivery not allowed to non-local recipient
    無(wú)法轉(zhuǎn)寄,使用21cn.com,china.com,371.net,sina.com等大多數(shù)信箱的smtp服務(wù)器時(shí),只能用自身的信箱發(fā)信,所以要在Outlook Express的"帳戶屬性"中的"個(gè)人信息"里面填寫(xiě)正確的郵件地址。

    User not local; please try <forward-path>
    郵件服務(wù)器知道使用者不屬于本地端,將嘗試?yán)ㄌ?hào)內(nèi)的轉(zhuǎn)送路徑

  • 552
    Requested mail action aborted: exceeded storage allocation
    所要求的動(dòng)作中斷:超出所分配的儲(chǔ)存空間,郵件將退回給寄件者
    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
    郵件地址錯(cuò)誤
    Requested action not taken: mailbox name not allowed
    sorry, your envelop sender is in my badmailfrom list
    所要求的動(dòng)作未執(zhí)行:信箱不允許該動(dòng)作執(zhí)行 ,或者服務(wù)器限制了收件人的地址,只能換一個(gè)smtp服務(wù)器發(fā)信。

    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等大多數(shù)信箱的smtp服務(wù)器時(shí),只能用自身的信箱發(fā)信,所以要在Outlook Express的"帳戶屬性"中的"個(gè)人信息"里面填寫(xiě)正確的郵件地址。

    authentication is required to send mail as <>
    使用263.net和sohu.com的Smtp服務(wù)器時(shí),不但要用自身的郵箱發(fā)信,而且要加入身份驗(yàn)證,所以即要在"個(gè)人信息"中填寫(xiě)正確郵箱地址,又要選中"SMTP服務(wù)器需要認(rèn)證"。

    <>...domain name required
    多出現(xiàn)在用Wingate代理服務(wù)器發(fā)送郵件時(shí)。雖然在Wingate中"POP3 郵箱帳號(hào)"要使用"用戶名#POP3地址"的格式,但在"帳戶屬性"中的"個(gè)人信息"中還是要填寫(xiě)一般的格式。

  • 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.
    無(wú)此使用者

    Transaction failed
    傳送失敗,檢查網(wǎng)絡(luò)問(wèn)題。

  • 571
    we don't accept junk mail (mail.sysnet.net.tw)
    無(wú)效的寄件者

二. DSN錯(cuò)誤代碼解釋:
DSN 為 Delivery Status Notification 的簡(jiǎn)寫(xiě),為郵件傳遞狀態(tài)通知,以三個(gè)數(shù)字 a.b.c 的形式組成,分別解釋郵件是否傳遞成功、失敗的原因,以及進(jìn)一步詳情。

例:
〔DSN〕代碼: a . b . c
說(shuō)明:
a 位置只可能出現(xiàn)三種數(shù)字 2、4 或 5 。
2 表示本訊息遞送成功
4 暫時(shí)傳遞不成功,郵件服務(wù)器每 15 分鐘將重試一次,嘗試 5 天若仍告失敗將退回給寄件者。
5 郵件最終傳送失敗。

b 和 c 位置有 1-7 七種可能數(shù)字,分別代表不同類別的問(wèn)題。
1 郵件地址 (Address)
2 收件者信箱 (Mailbox)
3 目的地郵件系統(tǒng) (Mail System)
4 郵件傳送系統(tǒng)網(wǎng)絡(luò)與路由 (Network and Routing)
5 郵件傳送協(xié)議 (Mail Delivery Protocol)
6 郵件內(nèi)容或媒介(Message Content or Media)
7 安全或郵件監(jiān)控規(guī)則(Security or Policy)
配合 b 位置的數(shù)字,進(jìn)一步解釋郵件傳送不成功的原因

注意事項(xiàng):第一個(gè)字符為 4 或 5
4.X.X 代表暫時(shí)錯(cuò)誤,郵件服務(wù)器將稍后再試
5.X.X 代表郵件傳送失敗

?

posted on 2009-12-02 15:56 eaglegrace 閱讀(...) 評(píng)論(...) 編輯 收藏

轉(zhuǎn)載于:https://www.cnblogs.com/eaglespace/archive/2009/12/02/1615418.html

總結(jié)

以上是生活随笔為你收集整理的邮件系统常见错误代码解释 --邮件服务器端(MTA)错误代码解释的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。