Exim - /etc/localdomains empty on FC4 (FOR CPANEL)
An issue on FC4 systems wgere ‘yum update’ is updating exim to a non cPanel version causing issues. The cpanel staff has already added code to prevent this in the future by having exim* added to the /etc/yum.conf For those of you that are affected by this issue currently the following will fix it:
1) Log into your server via SSH as root
2) Edit /etc/yum.conf
3) At the end of the exclude line add in: exim*
IF YOU DO NOT HAVE AN EXCLUDE LINE IN /etc/yum.conf THEN ADD THIS IN under [main]
exclude=mod_ssl* httpd* perl mysql* php* spamassassin* kernel* exim*
4) Run /scripts/eximup –force
Last 5 posts in Cpanel
- Omit Sender verify for certain mails? - August 27th, 2007