Could not Receive Email + CentOS 7
Could not Receive Email + CentOS 7
I just bought an dedicated server and installed latest version of vestaCP. I have configured a domain to vestacp and created an email account. I could able to login via roundcube with the email account details and send email to an gmail account. Till this all are fine.
On replying to the email, i am getting following message.
Someone please help me to resolve this issue.
On replying to the email, i am getting following message.
Code: Select all
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
No Such User Here
------ This is a copy of the message, including all the headers. ------
Return-path: <[email protected]>
Received: from [103.44.97.104] (port=43755 helo=[192.168.2.105])
by md-in-5.webhostbox.net with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128)
(Exim 4.85)
(envelope-from <[email protected]>)
id 1a1XFU-001J6B-1X
for [email protected]; Wed, 25 Nov 2015 10:24:28 +0000
Subject: Re: test
To: [email protected]
References: <[email protected]>
From: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Date: Wed, 25 Nov 2015 15:54:26 +0530
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <[email protected]>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Authenticated_sender: [email protected]
test reply
On 11/25/2015 3:54 PM, [email protected] wrote:
> test
Re: Could not Receive Email + CentOS 7
Do you sure, email right? Mail server disagree.[email protected]
No Such User Here
Re: Could not Receive Email + CentOS 7
Hi skurudo,
Below is the actual message,
I have masked email address in the previous message.
Below is the actual message,
Code: Select all
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
No Such User Here
------ This is a copy of the message, including all the headers. ------
Return-path: <[email protected]>
Received: from [103.44.97.104] (port=43755 helo=[192.168.2.105])
by md-in-5.webhostbox.net with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128)
(Exim 4.85)
(envelope-from <[email protected]>)
id 1a1XFU-001J6B-1X
for [email protected]; Wed, 25 Nov 2015 10:24:28 +0000
Subject: Re: test
To: [email protected]
References: <[email protected]>
From: "[email protected]" <[email protected]>
Message-ID: <[email protected]>
Date: Wed, 25 Nov 2015 15:54:26 +0530
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <[email protected]>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-Authenticated_sender: [email protected]
test reply
On 11/25/2015 3:54 PM, [email protected] wrote:
> test
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Could not Receive Email + CentOS 7
it seems that the email address exists. Can you try to send mail from Gmail, outlook, ...?
Code: Select all
MX record about pattronizer.com exists.
Connection succeeded to mail.pattronizer.com SMTP.
220 mail.pattronizer.com ESMTP Exim 4.84 Thu, 26 Nov 2015 04:39:25 -0500
> HELO internetmoment.com
250 mail.pattronizer.com Hello internetmoment.com [66.36.253.46]
> MAIL FROM: <[email protected]>
=250 OK
> RCPT TO: <[email protected]>
=250 Accepted
MX record about pattronizer.com exists.
Connection succeeded to mail.pattronizer.com SMTP.
220 mail.pattronizer.com ESMTP Exim 4.84 Thu, 26 Nov 2015 04:41:09 -0500
> HELO megacheaphosting.com
250 mail.pattronizer.com Hello megacheaphosting.com [66.36.249.65]
> MAIL FROM: <[email protected]>
=250 OK
> RCPT TO: <[email protected]>
=550 Unrouteable address
Re: Could not Receive Email + CentOS 7
I send you test mail from gmail. Do you got?smuralii wrote: Below is the actual message,
I have masked email address in the previous message.
Re: Could not Receive Email + CentOS 7
Hi tjebbeke,
Thank you for your reply.
I just checked and all working fine. All i have done is,
I found this solutions from another thread.
Of-course this solves another issue, where ClamAV takes 25% of system load. Now all working fine.
Thank you for all your support.
Thank you for your reply.
I just checked and all working fine. All i have done is,
Code: Select all
chown clam.clam /var/run/clamav
Of-course this solves another issue, where ClamAV takes 25% of system load. Now all working fine.
Thank you for all your support.