Hi Friends, Thank you for your help.
I have disabled bind and do the below steps. now it's working. # yum install pdns-recursor # service pdns-recursor start # chkconfig pdns-recursor on Then change /etc/resolv.conf to be: nameserver 127.0.0.1 nameserver myispa dns then run queue_repair.py -r all the queued emails are delivered and new emails are delivered. On Wed, Apr 26, 2017 at 6:57 PM, Noriyuki Hayashi <[email protected]> wrote: > Hi, > > You can check as below. > 1. Do you have cache name server? > 2. Check /etc/resolve.conf > 3. Check run the dnsmasq ? > If you do not have cache name server that you need run dnsmasq for cache > named server I guess. > > Kind regards, > Nori > > > On Wed, 26 Apr 2017 14:05:58 +0800 > Chandran Manikandan <[email protected]> wrote: > > > Hi Lodok, > > > > I have tried your command on our server, It is showing no MX records > found. > > > > Actually i have run the email server in our office in house and DNS > hosting > > on third party. > > > > How do i fix this issue > > > > Could you help me. > > > > Thank you. > > > > On Wed, Apr 26, 2017 at 1:49 PM, Andreas Galatis <[email protected]> wrote: > > > > > Hi, > > > > > > try: dig MX xxxx.com > > > > > > Qmail tells you in the log that it is not able to find the MX fort hat > > > domain. > > > > > > > > > > > > Iodok > > > > > > > > > > > > *Von:* Chandran Manikandan [mailto:[email protected]] > > > *Gesendet:* Mittwoch, 26. April 2017 06:40 > > > *An:* [email protected]; [email protected] > > > *Betreff:* [qmailtoaster] Help for email send > > > > > > > > > > > > Hi Eric and Friends, > > > > > > > > > I am able to receive email from xxxx.com domain, but unable to send an > > > email to the same domain. > > > All the emails are in queue. > > > > > > I have investigated this issue in my server logs and showing below > > > > > > @4000000059002226076d2174 delivery 282: > > > deferral:CNAME_lookup_failed_temporarily._(#4.4.3)/ > > > @4000000059002226076d3ccc status: local 0/10 remote 0/20 > > > @4000000059002239266b0f64 warning: unable to open todo/53805058 > > > > > > Both the server is running in internal network with the same > qmailtoaster > > > configuration. > > > > > > Both the domain able to send an email to other external domains > without any > > > issue. > > > > > > Anyone help me to resolve this. > > > > > > I have googled this issue, but no luck to fix this. > > > > > > > > > > > > -- > > > > > > *Thanks,* > > > > > > *Manikandan.C* > > > > > > *System Administrator* > > > > > > > > > > > -- > > *Thanks,* > > *Manikandan.C* > > *System Administrator* > > /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > > Telecommunications Association License No. A-18-9191 > Government Resell License No. 301039703002 > WATS CO.,LTD. > Kawana Bldg, 5F Kamata > Ota-ku Tokyo, 144-0052 JAPAN > Phone 81-50-5830-5940 > Ext&Mobile:201 VoiceMailDirect:201*1 > FAX 81-50-5830-5941 > http://wats.gr.jp > Mail: wats @ wats.gr.jp > Please remove the space between @ as double side > > Key fingerprint = B53D FF2F BFEA FDA8 1439 38AA 8281 9A3E C9B6 2FC9 > > /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- *Thanks,* *Manikandan.C* *System Administrator*
