root @hostname cPanel / WHM emails are frozen

Code:
2016-08-30 02:45:48 1beNoq-0002Ca-Th <= root@myvps.myhostname.com U=root P=local S=666 T="lfd on myvps.myhostname.com: WHM/cPanel root access alert from xx.xx.xxx.xxx" for root
2016-08-30 02:45:48 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1beNoq-0002Ca-Th
2016-08-30 02:45:49 1beNoq-0002Ca-Th ** root@myvps.myhostname.com R=fail_remote_domains: The mail server could not deliver mail to root@myvps.myhostname.com.  The account or domain may not exist, they may be blacklisted, or missing the proper dns entries.


Solution :- 

1) Make sure that email account to which emails are getting forwarded is valid. 
2) Make sure that server's hostname myvps.myhostname.com entry is present in the /etc/localdomains file. 

That's all. 
  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

Run OPTIMIZE TABLE to defragment tables for better performance

For this suggestion:Run OPTIMIZE TABLE to defragment tables for better performanceRun this...

How to clear Error Log of a cPanel Account.

User the below code to clear Error Log:Replace User with Username:Code:for i in `find...

What is php.ini ?

The php.ini file and changing PHP Settings The php.ini file is a special file for PHP and...

How to fix ini_set() has been disabled for security reasons

1. Create php.ini file inside your public_html folder, OR the folder in which you have...

How to fix Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone:

1: Create .htaccess file inside your public_html folder, OR the folder in which you have...