Lowest Number MX Record Points to Local Host Rejected RCPT Error सबसे कम संख्या एमएक्स रिकॉर्ड स्थानीय मेजबान अस्वीकृत 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 (डाक परिवहन एजेंट) जैसे सेंडमेल और एक्जिम attemps और रिले को मेल सर्वर के माध्यम से ईमेल पहुंचाता है जबकि बाहरी पते से मेल स्थानीय खाते में प्राप्त करने, मेल नहीं दिया और एक या त्रुटि में निम्न में से सब के साथ खारिज कर दिया गया है मिलेगा maillog लॉग फ़ाइल.

2007-08-05 08:08:88 H=(example.com) [196.172.0.188] sender verify defer for 2007-08-05 08:08:88 एच (example.com) [196.172.0.188] प्रेषक = सत्यापित करने के लिए स्थगित : lowest numbered MX record points to local host : सबसे कम स्थानीय मेजबान को एमएक्स रिकॉर्ड अंक गिने
2007-08-05 08:08:88 H=(example.com) [196.172.0.188] F= 2007-08-05 08:08:88 एच (= 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-08-05 08:08:88 एच 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. समस्या का कारण भी हो सकता है क्योंकि उस गंतव्य प्राप्तकर्ता (स्थानीय मेजबान) के क्षेत्र डोमेन के लिए DNS एमएक्स रिकॉर्ड गलत है, या कर सकते हैं क्योंकि (सबसे अधिक संभावना कारण वैसे भी) उस दौरान प्रेषक और RCPT एसीएल चरण में प्राप्तकर्ता की स्थिति की पुष्टि 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. इस मुद्दे को, जांच हल कि 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. अगर एमएक्स रिकॉर्ड सही है सुनिश्चित करने के लिए कि गंतव्य डोमेन ठीक से स्थानीय डोमेन के रूप में नामित सेंडमेल या एक्जिम जानने के लिए कि वे फिर से querying 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. ऐसा करने के लिए, सर्वर के डोमेन की सूची को प्रभावित डोमेन डालने के निम्नलिखित config फाइल में, लिनक्स या विंडोज़ ओएस, और जो MTA आप उपयोग कर रहे हैं के अपने स्वाद पर निर्भर करता है.

/etc/localdomains (Exim) / etc / localdomains एक्जिम ()
/etc/mail/local-host-names (Sendmail) / etc / mail / स्थानीय मेजबान-सेंडमेल नाम ()

IMPORTANT : The page is machine translated and provided "as is" without warranty. महत्वपूर्ण: पृष्ठ की मशीन है और अनुवाद प्रदान "के रूप में वारंटी के बिना है." Machine translation may be difficult to understand. मशीन अनुवाद मुश्किल से समझ सकते हो. Please refer to कृपया उल्लेख करने original English article मूल अंग्रेजी लेख whenever possible. जब भी संभव है.


5 Responses to “Lowest Number MX Record Points to Local Host Rejected RCPT Error” 5 प्रतिक्रियायें स्थानीय मेजबान अस्वीकृत त्रुटि RCPT के लिए "सबसे कम अंक एमएक्स रिकॉर्ड के लिए"

  1. Chase चेस
    August 5th, 2009 07:30 5 अगस्त 2009 07:30
    5 5

    Thanks, I have a CPanel server and the customer was scewing with subdomains and must of somehow deleted the root domain from /etc/localdomains somehow. शुक्रिया, मैं एक CPanel सर्वर है और ग्राहकों के साथ उप scewing था और किसी तरह / आदि से जड़ डोमेन नष्ट की होगी / localdomains किसी तरह. This could be a CPanel bug, but adding the domain fixed it right away! यह एक CPanel बग हो सकती है, लेकिन यह तय अभी डोमेन जोड़ने! Thanks! धन्यवाद!

  2. tek टेक
    January 11th, 2009 17:21 11 जनवरी 2009 17:21
    4 4

    I have got this problem. मैं इस समस्या को मिला है. I am tired, I don't see way how to resolve it मैं थक गया, मैं ऐसे ही संकल्प कैसे देख नहीं रहा हूँ : (
    Exim on Debian linux, and there no any डेबियन लिनक्स पर एक्जिम, और कोई नहीं
    “/etc/localdomains” "/ Etc / localdomains /"

    Where can be alternative config file ? कहाँ वैकल्पिक config फाइल किया जा सकता है?

  3. Sreeraj Sreeraj
    April 11th, 2008 22:21 11, 2008 22:21 अप्रैल
    3 3

    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. बहुत धन्यवाद.

  4. Marvin मारविन
    December 12th, 2007 22:37 दिसम्बर 12, 2007 22:37
    2 2

    This really helped me. यह सच में मेरी मदद की. Thanks so much! बहुत बहुत धन्यवाद!

  5. Dee डी
    November 20th, 2007 09:43 20 नवम्बर 2007 09:43
    1 1

    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). है एक्जिम प्रलेखन ही मुझे बताओ कि मैं शायद अयोग्य चाहता था (और शायद मैं कर रहा हूँ).

Leave a Reply एक उत्तर दें छोड़ दो

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> आप इन टैग्स: <a href="" उपयोग title=""> <abbr title=""> <acronym कर सकते हैं <blockquote title=""> <b> cite=""> <cite> <code> <डेल DateTime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. टिप्पणी की सुविधा है विकलांग गया है की सदस्यता लें. To receive notification of latest comments posted, subscribe to सदस्यता के लिए नई टिप्पणियों की सूचना प्राप्त पोस्ट किया है, My Digital Life Comments RSS feed मेरे डिजिटल जीवन टिप्पणियाँ आरएसएस फ़ीड or या register to receive रजिस्टर प्राप्त करने के लिए new comments in daily email digest. दैनिक ईमेल में नई टिप्पणियाँ डाइजेस्ट.
Custom Search

New Articles नए लेख

Incoming Search Terms for the Article के लिए खोजें शर्तें आने अनुच्छेद

lowest numbered MX record points to local host सबसे कम स्थानीय मेजबान को एमएक्स रिकॉर्ड अंक गिने - -- lowest numbered MX record points to local host सबसे कम स्थानीय मेजबान को एमएक्स रिकॉर्ड अंक गिने - -- 451 lowest numbered MX record points to local host 451 न्यूनतम स्थानीय मेजबान को एमएक्स रिकॉर्ड अंक गिने - -- bd390 "server not found" bd390 सर्वर "नहीं मिला" - -- ispcp mx howto ispcp howto एमएक्स - -- lowest numbered mx record points to localhost, cpanel सबसे कम संख्या एमएक्स रिकॉर्ड अंक लोकलहोस्ट है, cpanel - -- exim4 check mx record exim4 जांच एमएक्स रिकॉर्ड - -- google apps lowest numbered MX record points to local host Google Apps न्यूनतम स्थानीय मेजबान को एमएक्स रिकॉर्ड अंक गिने - -- lowest numbered MX record points to local hos सबसे कम स्थानीय अस्पताल में एमएक्स रिकॉर्ड अंक गिने - -- lowest numbered MX record points to local host: सबसे कम स्थानीय मेजबान को एमएक्स रिकॉर्ड अंक गिने: - -- sender address rejected mx record not found प्रेषक पते एमएक्स रिकॉर्ड नहीं मिला खारिज कर दिया - -- "lowest numbered mx points to local host "सबसे कम गिने स्थानीय मेजबान को एमएक्स अंक - -- 451 lowest numbered MX record points to local host: 451 न्यूनतम स्थानीय मेजबान को एमएक्स रिकॉर्ड अंक गिने: - -- rejected RCPT RCPT खारिज कर दिया - -- Sender address rejected: MX record not found प्रेषक: अस्वीकार नहीं पता मिला एमएक्स रिकॉर्ड - --