I am not able to receive emails in the mail box. I know they are getting to the server. Please check below.
HTML Code:
n 12 06:04:14 appnamerit postfix/cleanup[24497]: C9B6B1B0B0E: message-id=<CADu_wYAaoGrcKQtCq941RVbvh1qwxDDMvB-Z-0aVki2k2+2LPg@mail.gmail.com>
Jan 12 06:04:14 appnamerit postfix/qmgr[22947]: C9B6B1B0B0E: from=<ali.khan@ikdar.org>, size=2176, nrcpt=1 (queue active)
Jan 12 06:04:14 appnamerit postfix/qmgr[22947]: C9B6B1B0B0E: from=<ali.khan@ikdar.org>, size=2176, nrcpt=1 (queue active)
Jan 12 06:04:14 appnamerit amavis[22698]: (22698-01) FWD via SMTP: <ali.khan@ikdar.org> -> <admin@appnamerit.com>,BODY=7BIT 250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as C9B6B1B0B0E
Jan 12 06:04:14 appnamerit amavis[22698]: (22698-01) FWD via SMTP: <ali.khan@ikdar.org> -> <admin@appnamerit.com>,BODY=7BIT 250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as C9B6B1B0B0E
Jan 12 06:04:14 appnamerit amavis[22698]: (22698-01) Passed CLEAN, [209.85.213.170] [209.85.213.170] <ali.khan@ikdar.org> -> <admin@appnamerit.com>, Message-ID: <CADu_wYAaoGrcKQtCq941RVbvh1qwxDDMvB-Z-0aVki2k2+2LPg@mail.gmail.com>, mail_id: lfcCUFv0lVWy, Hits: -2.599, size: 1540, queued_as: C9B6B1B0B0E, 1619 ms
Jan 12 06:04:14 appnamerit amavis[22698]: (22698-01) Passed CLEAN, [209.85.213.170] [209.85.213.170] <ali.khan@ikdar.org> -> <admin@appnamerit.com>, Message-ID: <CADu_wYAaoGrcKQtCq941RVbvh1qwxDDMvB-Z-0aVki2k2+2LPg@mail.gmail.com>, mail_id: lfcCUFv0lVWy, Hits: -2.599, size: 1540, queued_as: C9B6B1B0B0E, 1619 ms
Jan 12 06:04:14 appnamerit postfix/smtp[24498]: 1E57D1B0B0C: to=<admin@appnamerit.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.8, delays=0.17/0.01/0.01/1.6, dsn=2.0.0, status=sent (250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as C9B6B1B0B0E)
Jan 12 06:04:14 appnamerit postfix/smtp[24498]: 1E57D1B0B0C: to=<admin@appnamerit.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=1.8, delays=0.17/0.01/0.01/1.6, dsn=2.0.0, status=sent (250 2.0.0 from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as C9B6B1B0B0E)
Jan 12 06:04:14 appnamerit postfix/qmgr[22947]: 1E57D1B0B0C: removed
Jan 12 06:04:14 appnamerit postfix/qmgr[22947]: 1E57D1B0B0C: removed
Jan 12 06:04:14 appnamerit amavis[22698]: (22698-01) extra modules loaded: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/Net/SSLeay/autosplit.ix, /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/Net/SSLeay/randomize.al, IO/Socket/SSL.pm, Net/LDAP/Extension.pm, Net/SSLeay.pm
Jan 12 06:04:14 appnamerit amavis[22698]: (22698-01) extra modules loaded: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/Net/SSLeay/autosplit.ix, /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/Net/SSLeay/randomize.al, IO/Socket/SSL.pm, Net/LDAP/Extension.pm, Net/SSLeay.pm
Jan 12 06:04:23 appnamerit postfix/lmtp[24502]: C9B6B1B0B0E: to=<admin@appnamerit.com>, relay=none, delay=8.2, delays=0.03/0.02/8.1/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=appnamerit.com type=A: Host not found, try again)
Jan 12 06:04:23 appnamerit postfix/lmtp[24502]: C9B6B1B0B0E: to=<admin@appnamerit.com>, relay=none, delay=8.2, delays=0.03/0.02/8.1/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=appnamerit.com type=A: Host not found, try again)
Jan 12 06:04:43 appnamerit postfix/smtpd[24492]: disconnect from mail-yx0-f170.google.com[209.85.213.170]
Jan 12 06:04:43 appnamerit postfix/smtpd[24492]: disconnect from mail-yx0-f170.google.com[209.85.213.170]
What i think is that this line is the key
HTML Code:
Host or domain name not found. Name service error for name=appnamerit.com type=A: Host not found, try again)
I think it is something to do with bind/dns setting. Please by example show how to fix it.