Page 1 of 1
what port is using vestacp
Posted: Thu Feb 25, 2016 10:30 am
by petkoo12
Hello,
on what port is working vestacp? is only working on port IMAP port: 143 SMTP port: 587 ?
can it be this problem when i cant send and receive mails from server zoho.com, because server zoho.com is working on this ports
Incoming Server Settings:
Incoming Server Name: imap.zoho.com
Port: 993
Require SSL: Yes
Outgoing Server Settings:
Outgoing Server Name: smtp.zoho.com
Port: 465 with SSL or
Port: 587 with TLS
Require Authentication: Yes
if yes how can i change the ports on vestacp ?
Re: what port is using vestacp
Posted: Thu Feb 25, 2016 12:20 pm
by tjebbeke
Vesta use this ports:
143,993 IMAP
110,995 POP3
25,465,587,2525 SMTP
Re: what port is using vestacp
Posted: Thu Feb 25, 2016 1:00 pm
by petkoo12
i dont know why i cannt recieve and send the mails with zoho.com server,
the first problem was that the zaoho.com was on blaclist, i add ip address of zoho.com to whitelist, but now the problem is that i cant receive mails from zoho because they are delayed.
i contacted support of the zoho (because in my logs was only error unroutable address ) and they write me that my server rejected the mails but i dont know why. Zoho uses to send and receive emails is port 25.
My server can send and receive emails from gmail an other mail provider but only from zoho i cant.
Some ideas where can be the problem ?
Re: what port is using vestacp
Posted: Thu Feb 25, 2016 1:11 pm
by dpeca
At Debian 8 these ports are used:
smtp = 465 / SSL
imap = 993 / SSL
pop3 = 995 / SSL
Re: what port is using vestacp
Posted: Thu Feb 25, 2016 1:34 pm
by petkoo12
i am using ubuntu 14.04.4
i am desperate because i tryed everithing but still
in mainlog i have unroutable address.
can be the problem that my server is listening for smtp on port 25 (ipv4 and ipv6) ?
iam confused, because i cant send mails to zoho.com server (i get the error unroutable address) and i cant receive mails from zoho.com ( i get back error message delayed ResponseCode 421, , Host not reachable )
Re: what port is using vestacp
Posted: Thu Feb 25, 2016 2:15 pm
by petkoo12
I can now send mails to zoho.com by still i cant receive mails from zoho.com
i dont see nothing in mainlog (i see only log of the mails which i send to zoho.com and they have now status completed )
Re: what port is using vestacp
Posted: Thu Feb 25, 2016 2:51 pm
by petkoo12
i am thinking,
exim is for sending mails and dovecot is for receive mails, is some possieble way how to get the reason why i dont receive mails from zoho.com ?