Lowest Number MX Record Points to Local Host Rejected RCPT Error Jumlah terendah MX Record Poin ke Lokal Host Ditolak RCPT Kesalahan
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. Ketika MTA (Mail Transport Agent) seperti Exim dan Sendmail attemps ke relay dan transmit email melalui server surat saat menerima surat dari alamat eksternal ke rekening lokal, surat tidak akan dikirimkan dan telah ditolak dengan satu atau semua kesalahan berikut di the maillog file log.
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] pengirim untuk memverifikasi mempertangguhkan
: lowest numbered MX record points to local host : Bernomor terendah MX record untuk host lokal
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 sementara ditolak RCPT user@example.com: Tidak dapat menyelesaikan verifikasi pengirim
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 menolak RCPT : relay not permitted : Relay tidak diizinkan
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. Penyebab untuk dapat menjadi masalah karena MX DNS record untuk domain zona tujuan penerima (host lokal) adalah salah, atau karena (kemungkinan besar alasan anyway) yang selama memverifikasi pengirim dan penerima dalam kondisi RCPT ACL tahap, yang example.com tidak diakui sebagai domain lokal, dan tidak pula server boleh relay.
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. Untuk memecahkan masalah ini, periksa apakah domain MX record di DNS server nama untuk memverifikasi bahwa cara yang benar untuk server mail. 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. Jika MX record yang benar, memastikan bahwa tujuan yang benar adalah domain sebagai domain lokal untuk membolehkan atau Sendmail Exim mengetahui bahwa mereka mengira menerima surat tanpa querying DNS lagi. 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. Untuk melakukannya, masukkan domain terpengaruh ke server domain ke dalam daftar file konfigurasi berikut ini, tergantung pada rasa dari OS Linux atau Windows, dan MTA yang Anda gunakan.
/etc/localdomains (Exim) / etc / localdomains (Exim)
/etc/mail/local-host-names (Sendmail) / etc / mail / local-host-nama (Sendmail)
IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman yang diterjemahkan mesin dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Mesin terjemahan mungkin sulit dimengerti. Please refer to Silakan merujuk ke original English article artikel asli Inggris whenever possible. bila memungkinkan.
Related Articles Artikel Terkait
- Cannot Display the Webpage and Host/Server Not Found or Available Error – EnablePMTUDiscovery MTU Fix Tampilan yang tidak dapat Webpage dan Host / Server Tidak Ditemukan atau Tersedia Error - Fix EnablePMTUDiscovery MTU
- Host Process for Windows Services Has Stopped Working Error – Workaround Fix Proses host untuk Windows Layanan berhenti Bekerja Kesalahan - Workaround Fix
- How to Check, Test and Validate SPF Record in DNS is Correct and Valid Cara Periksa, Uji dan Validasikan Record SPF di DNS adalah Benar dan Valid
- Email Bounces Back with “unrouteable mail domain” Error Bouncing email Kembali dengan "unrouteable mail domain" Kesalahan
- Error Has Occurred While Establishing A Connection To SQL Server 2005 Which Does Not Allow Local and Remote Connections Kesalahan Telah Terjadi Saat Membuat J Sambungan Untuk SQL Server 2005 yang Tidak Mengijinkan Sambungan Lokal dan Remote
- Unable to Open Hard or USB Flash Drive with Windows Script Host Cannot Find Script File autorun.vbs Error Tidak dapat Terselesaikan Hard atau USB Flash Drive dengan Windows Script Host Can't Find Script File autorun.vbs Kesalahan
- How to Change Hostname in cPanel Web Host Cara Ganti Hostname di cPanel Web Host
- How to Set Up and Create Sender Policy Framework (SPF) Domain DNS TXT Record with Wizard Cara Setup Buat Pengirim dan Kebijakan Framework (SPF) Domain DNS TXT Record dengan Wizard
- Exim Sender Verify Callout or Callback Could Not Complete or Verification Failed Error Exim Pengirim Verifikasi Callout panggil atau Tidak Bisa Selesai atau Kesalahan Verifikasi Gagal
- Host Your Domain Email with Google on Gmail Technology Host Email Domain Anda dengan Google pada Gmail Teknologi










































January 11th, 2009 17:21 Januari 11, 2009 17:21
I have got this problem. Saya telah mendapatkan masalah ini. I am tired, I don't see way how to resolve it Saya lelah, saya tidak melihat bagaimana cara untuk mengatasinya
Exim on Debian linux, and there no any Exim pada Debian Linux, dan tidak ada apapun
“/etc/localdomains” "/ Etc / localdomains"
Where can be alternative config file ? Dimana dapat alternatif file konfigurasi?
April 11th, 2008 22:21 11 Apr 2008 22:21
Thank you so much. Thank you so much. That helped. That helped. The domain that was having problems with was missing in /etc/localdomains . Domain yang mengalami masalah dengan yang hilang di / etc / localdomains. I added it and there it went fine….. Aku ditambahkan dan ada yang berjalan dengan baik ... .. thank a lot. terima kasih banyak.
December 12th, 2007 22:37 12 Des 2007 22:37
This really helped me. Ini sangat membantu saya. Thanks so much! Thanks so much!
November 20th, 2007 09:43 November 20, 2007 09:43
Thanks for this; it helped me fix a problem. Thanks untuk ini, yang membantu saya memperbaiki masalah. Exim's documentation only wanted to tell me that I was probably inept (and I probably am). Exim dokumentasi hanya ingin saya bahwa saya mungkin mustahil (dan saya mungkin am).