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 (Mail Transport Agent) כגון Sendmail ו attemps Exim להעביר ומעביר דוא"ל באמצעות שרת הדואר בעת קבלת דואר מכתובת חיצונית לחשבון המקומית, הדואר לא יגיע נשא ו נדחתה עם אחד או של כל הבאים שגיאות את קובץ היומן maillog.

2007-08-05 08:08:88 H=(example.com) [196.172.0.188] sender verify defer for 2007-08-05 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-08-05 08:08:88 H = (example.com) [196.172.0.188] F = temporarily rejected RCPT user@example.com: Could not complete sender verify זמנית דחה user@example.com RCPT: לא יכול היה להשלים השולח לאמת
2007-08-05 08:08:88 H=mail.example.com [196.172.0.188] F= 2007-08-05 08:08:88 H = mail.example.com [196.172.0.188] F = 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. הגורם לבעיה יכול להיות כי כי שליטת מושלם שיא עבור אזור תחום היעד של הנמען (המארח המקומי) הוא טועה, או בגלל (הסיבה הסבירה ביותר בכל מקרה) כי במהלך לאמת את השולח במצב הנמען בשלב 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. כדי לפתור את הבעיה, לבדוק אם רשומה תחום מושלם של שרתי 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 או Exim לדעת שהם מניח לקבל את הדואר בלי שאילתות שליטת שוב. 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 הבאות, בהתאם לטעם שלך של לינוקס או מערכת ההפעלה Windows, ו MTA שבו אתה משתמש.

/etc/localdomains (Exim) etc / localdomains (Exim)
/etc/mail/local-host-names (Sendmail) / etc / דואר מקומי-מארחים שמות (Sendmail)

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 עם תחומי משנה וחייב של איכשהו מחק את תחום השורש מ / etc / localdomains איכשהו. This could be a CPanel bug, but adding the domain fixed it right away! זה יכול להיות באג CPanel, אך מוסיף את תחום קבוע זה מיד! Thanks! תודה!

  2. tek 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 Exim על לינוקס דביאן, ויש לא כל
    “/etc/localdomains” "/ Etc / localdomains"

    Where can be alternative config file ? איפה יכולה להיות חלופה קובץ תצורה?

  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). Exim של תיעוד רק רצה להגיד לי שאני כנראה לא מתאים (ואני כנראה בבוקר).

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 title=""> <b> <blockquote cite=""> <cite> <code> <del 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 החיים שלי דיגיטליות תגובות 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 מספר הנקודות הנמוך ביותר רישום MX לארח המקומי - -- 451 lowest numbered MX record points to local host 451 נקודות הנמוך ביותר ממוספרת רישום MX לארח המקומי - -- lowest numbered MX record points to local host: מספר הנקודות הנמוך ביותר רישום MX לארח המקומי: - -- "lowest numbered MX record points to local host" "הנמוך ביותר ממוספרת נקודות שיא מושלם לארח המקומי" - -- exim lowest numbered MX record points to local host מספר הנקודות הנמוך ביותר Exim רישום MX לארח המקומי - -- lowest numbered MX record points to local host מספר הנקודות הנמוך ביותר רישום MX לארח המקומי - -- temporarily rejected RCPT lowest numbered MX record points to local host זמנית דחה RCPT הנמוך ביותר ממוספרת נקודות שיא מושלם לארח המקומי - -- rejected RCPT דחה RCPT - -- exim4 lowest numbered MX record points to local host מספר הנקודות הנמוך ביותר exim4 רישום MX לארח המקומי - -- rejected RCPT דחה RCPT - -- Sender address rejected: MX or A record not found שולח דחה כתובת: מושלם או תיעוד לא נמצא - -- exim rejected RCPT Exim דחה RCPT - -- Deferred: 451 lowest numbered MX record points to local host נדחים: 451 נקודות הנמוך ביותר ממוספרת רישום MX לארח המקומי - -- temporarily rejected RCPT lowest numbered MX record points to local host זמנית דחה RCPT הנמוך ביותר ממוספרת נקודות שיא מושלם לארח המקומי - -- lowest numbered MX record points to local host מספר הנקודות הנמוך ביותר רישום MX לארח המקומי - -- Sender address rejected: MX record not found כתובת השולח נדחתה: לא נמצאו רשומת MX - -- cpanel lowest numbered MX record points to local host מספר הנקודות הנמוך ביותר cPanel רישום MX לארח המקומי - -- lowest numbered MX record points to localhost מספר הנקודות הנמוך ביותר מושלם שיא ל localhost - -- temporarily rejected RCPT : lowest numbered MX record points to local host זמנית דחה RCPT: הנמוך ביותר ממוספרת נקודות שיא מושלם לארח המקומי - -- temporarily rejected RCPT Could not complete sender verify RCPT דחה זמנית אינו יכול להשלים את השולח לאמת - -- exim temporarily rejected RCPT lowest numbered MX record points to local host Exim זמנית דחה RCPT הנמוך ביותר ממוספרת נקודות שיא מושלם לארח המקומי - -- lowest numbered MX record points מספר הנקודות הנמוך ביותר רישום MX - -- lowest numbered MX record points to local host cpanel מספר הנקודות הנמוך ביותר רישום MX כדי cPanel המארח המקומי - -- owest numbered MX record points to local host owest ממוספרת נקודות שיא מושלם לארח המקומי - -- lowest numbered MX record points to מספר הנקודות הנמוך ביותר כדי להקליט מושלם - -- lowest+numbered+MX+record+points+to+local+host הנמוכה ביותר מנו + + מושלם + נקודות שיא ל + + + + המארח המקומי - -- lowest numbered mx record points to local host exim מספר הנקודות הנמוך ביותר רשומת MX אל Exim המארח המקומי - -- temporarily rejected RCPT זמנית דחה RCPT - -- exim H= F= Temporarily rejected RCPT Lowest number points to local host Exim H = F = דחה זמנית את מספר הנקודות הנמוך ביותר RCPT לארח המקומי - -- 451 lowest numbered mx record points to local host in reply to rcpt to command 451 נקודות שיא הנמוכה ביותר מנו מושלם לארח המקומי בתשובה rcpt לפקודה - -- 451 lowest numbered MX record 451 הנמוך ביותר ממוספרת רשומת MX - -- Temporarily rejected RCPT: remote host address is the local host זמנית דחה RCPT: כתובת מחשב מארח מרוחק הוא המארח המקומי - -- "451 lowest numbered MX record points to local host" "451 נקודות הנמוך ביותר ממוספרת רישום MX לארח המקומי" - -- mx record example למשל תקליט מושלם - -- sendmail Deferred: 451 lowest numbered MX record points to local host נדחים sendmail: 451 נקודות הנמוך ביותר ממוספרת רישום MX לארח המקומי - -- 451 lowest numbered MX record points to local host 451 נקודות הנמוך ביותר ממוספרת רישום MX לארח המקומי - -- "Sender address rejected: MX or A record not found" "דחה את כתובת השולח: מושלם או תיעוד לא נמצא" - -- lowest numbered mx points to local host מספר הנקודות הנמוך ביותר מושלם לארח המקומי - -- Temporarily rejected RCPT: Could not complete sender verify זמנית דחה RCPT: לא יכול היה להשלים השולח לאמת - -- RCPT host המארח RCPT - -- sender verify defer for lowest numbered MX record points to local host השולח לאמת לדחות הנמוך ביותר עבור ממוספרת נקודות שיא מושלם לארח המקומי - -- "temporarily rejected RCPT" "lowest numbered MX record points to local host" "באופן זמני דחה RCPT" "הנמוך ביותר ממוספרת נקודות שיא מושלם לארח המקומי" - -- lowest numbered MX record points to local host (in reply to RCPT TO command) מספר הנקודות הנמוך ביותר רישום MX לארח המקומי (בתשובה RCPT לפקודה) - -- temporarily rejected RCPT remote host address is the local host זמנית דחה כתובת RCPT מארח מרוחק הוא המארח המקומי - -- lowest numbered mx record points to local host exim4 מספר הנקודות הנמוך ביותר רשומת MX לארח המקומי exim4 - -- said: 451 lowest numbered MX record points to local host אמרה: 451 נקודות הנמוך ביותר ממוספרת רישום MX לארח המקומי - -- Number of MX records מספר רשומות MX - -- numbered MX record points to local host מספר נקודות שיא מושלם לארח המקומי - -- stat=Deferred: 451 lowest numbered MX record points to local host = Stat נדחים: 451 נקודות הנמוך ביותר ממוספרת רישום MX לארח המקומי - -- exim " temporarily rejected RCPT " Exim "זמנית דחה RCPT" - --