View Single Post
  #46 (permalink)  
Old 06-20-2009, 07:57 PM
ask2me007 ask2me007 is offline
Special Member
 
Posts: 110
Default

Dear Bill

Today i completed again a fresh install of zimbra.Every ting went fine upto the installation.But when i tried to send mail to external domain, the same problems comes again

Heres the log

Jun 21 08:08:29 pop postfix/smtpd[14852]: disconnect from localhost.localdomain[127.0.0.1]
Jun 21 08:08:29 pop amavis[16774]: (16774-02) FWD via SMTP: <ask@omain.com> -> <ask2me007@gmail.com>,BODY=7BIT 250 2.6.0 Ok, id=16774-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as DF791DC342
Jun 21 08:08:29 pop amavis[16774]: (16774-02) Passed SPAMMY, LOCAL [127.0.0.1] [59.93.1.36] <ask@domain.com> -> <ask2me007@gmail.com>, Message-ID: <6A9EB8EC5D55434A82563C1CC8F23FA0@scorpio>, mail_id: 6CJqJ6RT3Q0o, Hits: 7.956, size: 2872, queued_as: DF791DC342, 5585 ms
Jun 21 08:08:29 pop postfix/smtp[14849]: 472BFDC313: to=<ask2me007@gmail.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=277, delays=271/0.01/0/5.6, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as DF791DC342)
Jun 21 08:08:29 pop postfix/qmgr[13199]: 472BFDC313: removed
Jun 21 08:08:29 pop postfix/smtp[14853]: connect to 59.93.43.183[59.93.43.183]: Connection refused (port 25)
Jun 21 08:08:30 pop postfix/smtp[14853]: DF791DC342: to=<ask2me007@gmail.com>, relay=none, delay=0.08, delays=0.06/0.01/0/0, dsn=4.4.1, status=deferred (connect to 59.93.43.183[59.93.43.183]: Connection refused)

Jun 21 08:08:59 pop zmmailboxdmgr[15115]: status requested


Here is the output of the commands

zimbra@pop:/$ cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.10.5 pop.domain.com pop

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

zimbra@pop:/$ cat /etc/resolv.conf
#nameserver 192.162.10.5
nameserver 192.168.10.5


zimbra@pop:/$ dig domain.com mx

; <<>> DiG 9.4.2-P2 <<>> domain.com mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6768
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;domain.com. IN MX

;; ANSWER SECTION:
domain.com. 604800 IN MX 10 pop.domain.com.

;; AUTHORITY SECTION:
domain.com. 604800 IN NS pop.domain.com.

;; ADDITIONAL SECTION:
pop.domain.com. 604800 IN A 192.168.10.5

;; Query time: 0 msec
;; SERVER: 192.168.10.5#53(192.168.10.5)
;; WHEN: Sun Jun 21 08:18:52 2009
;; MSG SIZE rcvd: 76


zimbra@pop:/$ dig domain.com any

; <<>> DiG 9.4.2-P2 <<>> domain.com any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7900
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;domain.com. IN ANY

;; ANSWER SECTION:
domain.com. 604800 IN SOA pop.domain.com. admin.domain.com. 70765 604800 86400 2419200 604800
domain.com. 604800 IN NS pop.domain.com.
domain.com. 604800 IN MX 10 pop.domain.com.
domain.com. 604800 IN A 192.168.10.5

;; ADDITIONAL SECTION:
pop.domain.com. 604800 IN A 192.168.10.5

;; Query time: 0 msec
;; SERVER: 192.168.10.5#53(192.168.10.5)
;; WHEN: Sun Jun 21 08:20:26 2009
;; MSG SIZE rcvd: 134

zimbra@pop:/$ host `hostname`
Using domain server:
Name: pop.domain.com
Address: 192.168.10.5#53
Aliases:

pop.domain.com has address 192.168.10.5

Awaiting for your help
__________________
Regards


Saj
Reply With Quote