Exim - /etc/localdomains empty on FC4 (FOR CPANEL)

by Administrator on August 27, 2007

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

No related posts.

{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>