Lowest Number MX Record Points to Local Host Rejected RCPT Error最低的數字MX記錄點,至本地主機拒絕RCPT錯誤
When MTA (Mail Transport Agent) such as Sendmail and Exim attemps to relay and transmits email through the mail server while receiving mail from external address to local account, the mail will not get delivered and been rejected with the one or all of following errors in the maillog log file.當的MTA (郵件傳輸代理) ,如Sendmail和進出口attemps中繼和傳送電子郵件通過郵件服務器接收郵件,而從外部解決當地的帳戶,該郵件將不會得到發表和被否決的一個或所有的下列錯誤在maillog日誌文件。
2007-08-05 08:08:88 H=(example.com) [196.172.0.188] sender verify defer for 2007年8月5號08:08:88 H = ( example.com )的[ 196.172.0.188 ]發件人驗證推遲
: lowest numbered MX record points to local host :最低編號的MX記錄點,本地主機
2007-08-05 08:08:88 H=(example.com) [196.172.0.188] F= 2007年8月5號08:08:88 H = ( example.com )的[ 196.172.0.188 ]女=temporarily rejected RCPT user@example.com: Could not complete sender verify暫時拒絕RCPT user@example.com :無法完成驗證發件人
2007-08-05 08:08:88 H=mail.example.com [196.172.0.188] F= 2007年8月5號08:08:88 H = mail.example.com [ 196.172.0.188 ]女=rejected RCPT拒絕RCPT : relay not permitted :繼電器不允許
The cause for the problem can either be because that the MX DNS record for the domain zone of destination recipient (local host) is wrong, or because (most likely reason anyway) that during the verify sender and recipient condition in RCPT ACL phase, the example.com is not recognized as a local domain, nor is the remote host allowed to relay.造成這個問題可能是因為這的MX DNS記錄的域區的目標收件人(本地主機)是錯誤的,或者是因為(最可能的原因反正) ,在核實發送者和接收者條件RCPT的ACL階段, example.com是不承認作為一個地方的網域,也不是遠程主機允許繼電器。
To solve the issue, check whether the domain MX record in DNS name servers to verify that it’s pointing to the correct mail server.為了解決這個問題,檢查是否域名的MX記錄,在DNS名稱服務器,以確認它指向正確的郵件服務器。 If MX record is correct, ensure that the destination domain is properly designated as the local-domain to allow Sendmail or Exim to know that they suppose to receive the mail without querying DNS again.如果MX記錄是正確的,確保目標域是正確指定為當地域,使sendmail或進出口知道,他們假設收到的郵件沒有再查詢DNS 。 To do so, insert the affected domain to the server’s domain lists into the following config file, depending on your flavor of Linux or Windows OS, and which MTA you’re using.為了做到這一點,加上受影響的域名服務器的域列表分為以下配置文件,這取決於您的風味的Linux或者Windows操作系統,它的MTA您使用。
/etc/localdomains (Exim)的/ etc / localdomains (進出口)
/etc/mail/local-host-names (Sendmail)的/ etc /郵件/本地主機的名稱(郵件)
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明:這是一台機器翻譯網頁這是“原樣”提供,無保修。 Machine translation may be difficult to understand.機器翻譯可能是很難理解。 Please refer to請參閱 original English article英文原文的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at共享和貢獻或獲得技術支持和幫助 My Digital Life Forums 我的數字生活論壇 . 。
Related Articles相關文章
- Cannot Display the Webpage and Host/Server Not Found or Available Error - EnablePMTUDiscovery MTU Fix無法顯示網頁和主機/服務器或找不到可用的錯誤-將E nablePMTUDiscovery的M TU費克斯
- Error Has Occurred While Establishing A Connection To SQL Server 2005 Which Does Not Allow Local and Remote Connections發生錯誤,同時建立一個連接到SQL Server 2005不容許本地和遠程連接
- Unable to Open Hard or USB Flash Drive with Windows Script Host Cannot Find Script File autorun.vbs Error無法打開硬盤或USB閃存驅動器與Windows腳本宿主無法找到腳本文件autorun.vbs錯誤
- Rejected iPod Engravings拒絕iPod的版畫
- Via Announced Lowest Power x86 Processor威盛宣布,功耗最低的x86處理器
- Ivy League Grad Gets Lowest SAT Score as Experiment常春藤盟校畢業生得到最低坐在評分作為實驗
- Internal Error 2739 Error in Vista (32 or 64-bit) When Install Adobe Photoshop CS3 and Reflector Related Programs內部錯誤2739誤差在Vista ( 32或64位)當安裝Adobe的Photoshop CS3和反射器相關的程序
- Cannot FTP to Web Host or Server running cPanel/WHM不能的FTP到Web主機或服務器運行的cPanel /的WHM
- How to Change Hostname in cPanel Web Host如何更改主機的網絡主機的cPanel
- Create and Host Website for Free at Weebly建立和主機網站免費在Weebly

































November 20th, 2007 09:43 07年十一月二十日09:43
Thanks for this; it helped me fix a problem.感謝它幫我解決問題。 Exim’s documentation only wanted to tell me that I was probably inept (and I probably am).進出口的文件只是想告訴我,我可能是無能的(我大概10:00 ) 。
December 12th, 2007 22:37 2007年12月12日22:37
This really helped me.這真的幫助了我。 Thanks so much!非常感謝!
April 11th, 2008 22:21 2008年四月十一日22:21
Thank you so much.非常感謝你。 That helped.這幫助。 The domain that was having problems with was missing in /etc/localdomains .網域是有問題的失踪在/ etc / localdomains 。 I added it and there it went fine…..我還和那裡去罰款... .. thank a lot.感謝了很多東西。