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. בכל הזדמנות אפשרית.
Related Articles מאמרים קשורים
- Cannot Display the Webpage and Host/Server Not Found or Available Error – EnablePMTUDiscovery MTU Fix אין אפשרות להציג את דף האינטרנט ואת מארח / השרת לא נמצא זמין או שגיאה - EnablePMTUDiscovery תקן ה-MTU
- Host Process for Windows Services Has Stopped Working Error – Workaround Fix Host Process עבור שירותי Windows הפסיק לפעול שגיאה - שיטה לעקיפת תקן
- How to Check, Test and Validate SPF Record in DNS is Correct and Valid כיצד לבדוק, בדיקה ואימות של SPF שיא ב-DNS נכונה חוקי
- Email Bounces Back with “unrouteable mail domain” Error אימייל קופץ בחזרה עם "תחום הדואר unrouteable" שגיאה
- Error Has Occurred While Establishing A Connection To SQL Server 2005 Which Does Not Allow Local and Remote Connections אירעה תקלה בעת יצירת חיבור ל-SQL Server 2005 אשר אינה מאפשרת מקומיים ומרוחקים חיבורי
- How to Change Hostname in cPanel Web Host כיצד לשנות את שם המארח של מארח האינטרנט cPanel
- Unable to Open Hard or USB Flash Drive with Windows Script Host Cannot Find Script File autorun.vbs Error אין אפשרות לפתוח קשיח או USB Flash Drive עם Windows Script Host האם לא מצא קובץ סקריפט autorun.vbs שגיאה
- How to Set Up and Create Sender Policy Framework (SPF) Domain DNS TXT Record with Wizard כיצד להגדיר את צור Sender Policy Framework (SPF) דומיין DNS TXT Record עם אשף
- Host Your Domain Email with Google on Gmail Technology לארח את הדוא"ל התחום שלך עם Google ב-Gmail טכנולוגיה
- Exim Sender Verify Callout or Callback Could Not Complete or Verification Failed Error Exim שולח אמת Callback הסבר או אפשרות להשלים את האימות נכשל או שגיאה










































August 5th, 2009 07:30 5 אוגוסט 2009 07:30
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! תודה!
January 11th, 2009 17:21 11 ינואר 2009 17:21
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 ? איפה יכולה להיות חלופה קובץ תצורה?
April 11th, 2008 22:21 11 אפריל 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. תודה רבה.
December 12th, 2007 22:37 12 דצמבר 2007 22:37
This really helped me. זה באמת עזר לי. Thanks so much! תודה רבה!
November 20th, 2007 09:43 20 נובמבר 2007 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). Exim של תיעוד רק רצה להגיד לי שאני כנראה לא מתאים (ואני כנראה בבוקר).