hi brother.my zimbra server run well but everyday i have to reboot it to send mail to outside ( but receiving email form outside is fine without rebootting). do you have any idea ? T_T
thanks in advance !
hi brother.my zimbra server run well but everyday i have to reboot it to send mail to outside ( but receiving email form outside is fine without rebootting). do you have any idea ? T_T
thanks in advance !
It would help to give some idea of what exactly the problem is. Is this a new install or an upgrade? What specification is the hardware and how much RAM? Which version of Zimbra? Please describe the problem in detail. Have a look in the log files and see what errors you've got. Did you search the forums for any similar problems and did you try any of the resolutions?
Regards
Bill
my OS is centos 5.3 it has 8gb ram. its HDD is 600 gb.and the zimbra version is zcs 5.0.6. it have run for 2 years. we have about 100 accounts
i hope these informations is usefull.
p/s : i googled but i find nothing T_T
hi phoenix ! srry for late. i have to check some information ( and in my country we have had a holiday, a independence day! )
first, i forgot to tell you that i moved zcs to zcs (as a guide in wiki zimbra ).after that, i faced 2 problems
- when i login "admin console" ( via 7071 port) i cant queue mail.a error message appear "Message: system failure: exception during auth {RemoteManager: mydomain->zimbra@mail.mydomain:22} Error code: service.FAILURE Method: GetMailQueueInfoRequest Details:soap:Receiver " . i tried the guide "Mail Queue Monitoring" on wiki zimbra. but it didnt work. its error
i tried every advices on this wiki,too. but they didnt work[zimbra@z root]$ zmsshkeygen
Generating public/private dsa key pair.
Your identification has been saved in /opt/zimbra/.ssh/zimbra_identity.
Could not save your public key in /opt/zimbra/.ssh/zimbra_identity.pub
- when i send email to yahoo.com. it's very slow. sometimes i have to reboot my server.
pls give me some advice! thanks in advance
Please update your forum profile with the output of the following command (don't post it in this thread):
Did you change the server name during the move or did you keep it the same? Did you modify your DNS to point to the new server? Please post the output of the following commands:Code:su - zimbra zmcontrol -v
Code:cat /etc/hosts cat /etc/resolv.conf dig yourdomain.com mx dig yourdomain.com any host `hostname` <-- use that exact command with backticks not single quotes
Regards
Bill
1.i did
2.
cat /etc/host
cat /etc/resolv.conf# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
192.168.1.2 z.mydomain z
dig yourdomain.com mxsearch mydomain
nameserver 192.168.1.2
nameserver 192.168.1.9
dig yourdomain.com any;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 15805
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;mydomain. IN MX
;; ANSWER SECTION:
mydomain. 38400 IN MX 5 mail.
mydomain. 38400 IN MX 10 z.mydomain.
;; AUTHORITY SECTION:
mydomain. 38400 IN NS z.mydomain.
;; ADDITIONAL SECTION:
z.mydomain. 38400 IN A 192.168.1.2
;; Query time: 0 msec
;; SERVER: 192.168.1.2#53(192.168.1.2)
;; WHEN: Thu Sep 3 20:25:41 2009
;; MSG SIZE rcvd: 96
host `hostname`;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62580
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;mydomain. IN ANY
;; ANSWER SECTION:
mydomain. 38400 IN SOA z.mydomain. admin.mydomain. 1211996601 10800 3600 604800 38400
mydomain. 38400 IN NS z.mydomain.
mydomain. 38400 IN MX 5 mail.
mydomain.. 38400 IN MX 10 z.mydomain.
;; ADDITIONAL SECTION:
z.mydomain. 38400 IN A 192.168.1.2
;; Query time: 0 msec
;; SERVER: 192.168.1.2#53(192.168.1.2)
;; WHEN: Thu Sep 3 20:30:51 2009
;; MSG SIZE rcvd: 138
z.mydomain has address 192.168.1.2
when i moved my zcs. i changed nothing
You need to remove this entry from your DNS records:
You also need to remove this entry from your resolv.conf:Code:mydomain. 38400 IN MX 5 mail.
You should only have the split DNS server in there.Code:nameserver 192.168.1.9
Regards
Bill
i have done, phoenix ! i hope it will work fine
thanks u.
to phoenix :i just dont know what i happened.now, i can send email to gmail without rebooting. but if i send email to yahoo, it seems very very slow. and i have to reboot my server . after i reboot my server, i can send email to yahoo immediately. T_T
There are currently 1 users browsing this thread. (0 members and 1 guests)