unable to send or receive mail

Ask questions about your setup or get help installing ZCS server (ZD section below).
damanmokha
Posts: 7
Joined: Mon Dec 29, 2014 1:24 pm

unable to send or receive mail

Post by damanmokha »

Hi,



Done but same problem
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

unable to send or receive mail

Post by jorgedlcruz »

Did you use the su - zimbra? Not su zimbra, without the less simbol, is important to execute su - zimbra and then zmcontrol restart.
So, please try this workaround:
su - zimbra
zmcontrol stop
exit
/opt/zimbra/libexec/zmfixperms --verbose --extended
su - zimbra
zmcontrol start
zmcontrol status
Do you have SElinux active?
Best regards
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
damanmokha
Posts: 7
Joined: Mon Dec 29, 2014 1:24 pm

unable to send or receive mail

Post by damanmokha »

Yeah i tried su -zimbra. i tried it again but mta was still not available i have edited the selinux congif file but it sitll shows me disabled. selinux file



SELINUX=permissive

SELINUXTYPE=targeted

SETLOCALDEFS=0|1

REQUIREUSERS=0|1

AUTORELABEL=0|1
aamit.rhce
Posts: 39
Joined: Sat Sep 13, 2014 2:23 am

unable to send or receive mail

Post by aamit.rhce »

Hi Damanmokha,
Can you please capture /var/log/zimbra.log file error during restarting zimbra services (# zmcontrol restart)
and send us Error text file.
phoenix
Ambassador
Ambassador
Posts: 27278
Joined: Fri Sep 12, 2014 9:56 pm
Location: Liverpool, England

unable to send or receive mail

Post by phoenix »

[quote user="damanmokha"]Yeah i tried su -zimbra. i tried it again but mta was still not available i have edited the selinux congif file but it sitll shows me disabled. selinux file

SELINUX=permissive
SELINUXTYPE=targeted
SETLOCALDEFS=0|1
REQUIREUSERS=0|1
AUTORELABEL=0|1[/quote]That output show that SElinux is in permissive mode not disabled, you should disable it. The initial output indicates you have a DNS problem and the output of your host file shows that the entry for you server is incorrect. I'd suggest you read the Split DNS article again (the link has already been provided earlier) and modify your hosts file. WHen you've made the modification to your hosts file and fully disabled SElinux you should run all the commands in the 'Verify......' section of the Split DNS article to confirm your configuration is correct. Do you also have a firewall on this server? If you do, do you actually have a DNS server configured behind this firewall?
I'd also suggest you have a problem with your external DNS records, this is the output of a ping:
ping mail.askcentos.com

PING mail.askcentos.com (63.142.248.216) 56(84) bytes of data.
64 bytes from 63.142.248.216: icmp_seq=1 ttl=54 time=157 ms
64 bytes from 63.142.248.216: icmp_seq=2 ttl=54 time=179 ms
64 bytes from 63.142.248.216: icmp_seq=3 ttl=54 time=163 ms
64 bytes from 63.142.248.216: icmp_seq=4 ttl=54 time=171 ms
64 bytes from 63.142.248.216: icmp_seq=5 ttl=54 time=158 ms
You can also use one of the many internet sites that check and diagnose DNS problems, see what they have to say about your records.
Regards

Bill

Rspamd: A high performance spamassassin replacement

Per ardua ad astra
Post Reply