a piece of the log
Code:
Feb 28 20:09:02 correo postfix/cleanup[3588]: 4F177A6730: message-id=<24420676.0.1298920130210.JavaMail.User@User-PC>
Feb 28 20:09:02 correo postfix/qmgr[2181]: 4F177A6730: from=<demo@zimbradomain.com>, size=665, nrcpt=1 (queue active)
Feb 28 20:09:02 correo postfix/smtpd[3584]: disconnect from localhost[127.0.0.1]
Feb 28 20:09:03 correo amavis[1929]: (01929-01) ESMTP::10024 /opt/zimbra/data/amavisd/tmp/amavis-20110228T200902-01929: <demo@zimbradomain.com> -> <admin@zimbradomain.com> SIZE=665 Received: from correo.zimbradomain.com ([127.0.0.1]) by localhost (correo.zimbradomain.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for <admin@zimbradomain.com>; Mon, 28 Feb 2011 20:09:02 +0100 (CET)
Feb 28 20:09:03 correo amavis[1929]: (01929-01) Checking: cN6zeNfEamAt MYNETS [127.0.0.1] <demo@zimbradomain.com> -> <admin@zimbradomain.com>
Feb 28 20:09:18 correo postfix/smtpd[3592]: connect from localhost[127.0.0.1]
Feb 28 20:09:18 correo postfix/smtpd[3592]: 8D2DEA6731: client=localhost[127.0.0.1]
Feb 28 20:09:18 correo postfix/cleanup[3588]: 8D2DEA6731: message-id=<24420676.0.1298920130210.JavaMail.Mario@Mario-PC>
Feb 28 20:09:18 correo postfix/qmgr[2181]: 8D2DEA6731: from=<demo@zimbradomain.com>, size=1365, nrcpt=1 (queue active)
Feb 28 20:09:18 correo amavis[1929]: (01929-01) FWD via SMTP: <demo@zimbradomain.com> -> <admin@zimbradomain.com>,BODY=7BIT 250 2.0.0 Ok, id=01929-01, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 8D2DEA6731
Feb 28 20:09:18 correo amavis[1929]: (01929-01) Passed CLEAN, MYNETS LOCAL [127.0.0.1] [127.0.0.1] <demo@zimbradomain.com> -> <admin@zimbradomain.com>, Message-ID: <24420676.0.1298920130210.JavaMail.Mario@Mario-PC>, mail_id: cN6zeNfEamAt, Hits: -2.9, size: 665, queued_as: 8D2DEA6731, 15947 ms
Feb 28 20:09:18 correo postfix/smtp[3589]: 4F177A6730: to=<admin@zimbradomain.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=16, delays=0.1/0.35/0.09/16, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=01929-01, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 8D2DEA6731)
Feb 28 20:09:18 correo postfix/qmgr[2181]: 4F177A6730: removed
Feb 28 20:09:18 correo amavis[1929]: (01929-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
Feb 28 20:09:19 correo postfix/lmtp[3593]: 8D2DEA6731: to=<admin@zimbradomain.com>, relay=none, delay=0.25, delays=0.03/0.11/0.11/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=correo.zimbradomain.com type=A: Host not found)
Feb 28 20:09:19 correo postfix/cleanup[3588]: 0389EA6732: message-id=<20110228190919.0389EA6732@correo.zimbradomain.com>
Feb 28 20:09:19 correo postfix/qmgr[2181]: 0389EA6732: from=<>, size=3667, nrcpt=1 (queue active)
Feb 28 20:09:19 correo postfix/bounce[3595]: 8D2DEA6731: sender non-delivery notification: 0389EA6732
Feb 28 20:09:19 correo postfix/qmgr[2181]: 8D2DEA6731: removed
Feb 28 20:09:19 correo postfix/lmtp[3593]: 0389EA6732: to=<demo@zimbradomain.com>, relay=none, delay=0.09, delays=0.01/0/0.07/0, dsn=5.4.4, status=bounced (Host or domain name not found. Name service error for name=correo.zimbradomain.com type=A: Host not found)
Feb 28 20:09:19 correo postfix/qmgr[2181]: 0389EA6732: removed
Feb 28 20:09:48 correo slapd[731]: connection_input: conn=1096 deferring operation: binding
Feb 28 20:10:02 correo zimbramon[3644]: 3644:info: 2011-02-28 20:10:02, QUEUE: 0 0
Feb 28 20:10:30 correo zmmailboxdmgr[4014]: status requested
Feb 28 20:10:30 correo zmmailboxdmgr[4014]: status OK
If I enter the following commands on the server return me the following errors.
Code:
User@correo:$: host IPServer
Host 111.1.168.192.in-addr.arpa. not found: 3(NXDOMAIN)
User@correo:$: host hostname
Host hostname not found: 3(NXDOMAIN)
User@correo:$: host localhost
Host localhost not found: 3(NXDOMAIN)
I think the problem is the server that is not able to return my local ip when they ask my host
Anyone who knows any solution?