Can send email but can not recieve emails
Can send email but can not recieve emails
I know this is a known issue here but I can't find a solution
I am able to send emails but I can not receive any emails, did anyone find a solution for this problem?
thanks
I am able to send emails but I can not receive any emails, did anyone find a solution for this problem?
thanks
Code: Select all
# v-list-sys-services
NAME STATE CPU MEM RTIME
------ ------ ------ ------ ------
nginx running 0 111 19
httpd running 0 748 115
named running 0 48 115
exim running 0 14 0
dovecot running 0 2 115
mysqld running 0 334 115
vsftpd running 0 6 115
crond running 0 5 115
iptables running 0 0 0
fail2ban running 0 0 115
Last edited by jimmy on Mon May 11, 2015 11:13 pm, edited 1 time in total.
Re: Can sned email but can not recieve emails
Check your MX-record first, then check ports pop/imap
http://mxtoolbox.com/ - you can use this great tool to diagnose.
http://mxtoolbox.com/ - you can use this great tool to diagnose.
Re: Can sned email but can not recieve emails
thanks for your replyskurudo wrote:Check your MX-record first, then check ports pop/imap
http://mxtoolbox.com/ - you can use this great tool to diagnose.
here is what it shows :
Code: Select all
Pref Hostname IP Address TTL
10 dc-085f92c2.MYDOMAIN MYSERVERIP 5 min Blacklist Check SMTP Test
I checked port 25 and is reserved for exim
Re: Can send email but can not recieve emails
I don't want to double post but I have a similar issue.
I could send but not receive.
This is what I have in my NameCheap.

Am I missing something?
I could send but not receive.
This is what I have in my NameCheap.

Am I missing something?
Re: Can send email but can not recieve emails
I see A-records, but where MX-record?clever1 wrote:Am I missing something?
Re: Can sned email but can not recieve emails
Exim only send mail, don't recieve.jimmy wrote:I checked port 25 and is reserved for exim
POP3 - 110,995
IMAP - 143,993
Re: Can send email but can not recieve emails
Hi,skurudo wrote:I see A-records, but where MX-record?clever1 wrote:Am I missing something?
It does not have the option to choose MX record. Nothing in the drop down menu.
What do I do?
Re: Can sned email but can not recieve emails
should we set something in vesta control panel? because the settings I used before on my domain hasn't changed and before moving to a VPS and installing vestacp I was able to receive emailsskurudo wrote: POP3 - 110,995
IMAP - 143,993
Re: Can send email but can not recieve emails
May be ask tech support - owners of dns, where mx hide? )clever1 wrote: It does not have the option to choose MX record. Nothing in the drop down menu.
What do I do?
Re: Can sned email but can not recieve emails
Check open ports or not.jimmy wrote:should we set something in vesta control panel? because the settings I used before on my domain hasn't changed and before moving to a VPS and installing vestacp I was able to receive emailsskurudo wrote: POP3 - 110,995
IMAP - 143,993
And if you send mail to "your server", what answer you get - success/error/silence?