Page 1 of 2

Can send email but can not recieve emails

Posted: Mon May 11, 2015 10:51 am
by jimmy
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

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


Re: Can sned email but can not recieve emails

Posted: Mon May 11, 2015 8:33 pm
by skurudo
Check your MX-record first, then check ports pop/imap
http://mxtoolbox.com/ - you can use this great tool to diagnose.

Re: Can sned email but can not recieve emails

Posted: Mon May 11, 2015 11:16 pm
by jimmy
skurudo wrote:Check your MX-record first, then check ports pop/imap
http://mxtoolbox.com/ - you can use this great tool to diagnose.
thanks for your reply
here is what it shows :

Code: Select all

Pref	Hostname	                         IP Address	        TTL	
10	dc-085f92c2.MYDOMAIN	 MYSERVERIP	       5 min	    Blacklist Check      SMTP Test
when sending an email to [email protected] it does not give any error to the person sending the email, it is my end which I can not get the email
I checked port 25 and is reserved for exim

Re: Can send email but can not recieve emails

Posted: Tue May 12, 2015 1:13 am
by clever1
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.
Image

Am I missing something?

Re: Can send email but can not recieve emails

Posted: Tue May 12, 2015 6:53 am
by skurudo
clever1 wrote:Am I missing something?
I see A-records, but where MX-record?

Re: Can sned email but can not recieve emails

Posted: Tue May 12, 2015 6:54 am
by skurudo
jimmy wrote:I checked port 25 and is reserved for exim
Exim only send mail, don't recieve.

POP3 - 110,995
IMAP - 143,993

Re: Can send email but can not recieve emails

Posted: Tue May 12, 2015 3:33 pm
by clever1
skurudo wrote:
clever1 wrote:Am I missing something?
I see A-records, but where MX-record?
Hi,
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

Posted: Tue May 12, 2015 4:56 pm
by jimmy
skurudo wrote: POP3 - 110,995
IMAP - 143,993
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 emails

Re: Can send email but can not recieve emails

Posted: Tue May 12, 2015 5:12 pm
by skurudo
clever1 wrote: It does not have the option to choose MX record. Nothing in the drop down menu.
What do I do?
May be ask tech support - owners of dns, where mx hide? )

Re: Can sned email but can not recieve emails

Posted: Tue May 12, 2015 5:14 pm
by skurudo
jimmy wrote:
skurudo wrote: POP3 - 110,995
IMAP - 143,993
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 emails
Check open ports or not.
And if you send mail to "your server", what answer you get - success/error/silence?