<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.0">
</HEAD>
<BODY>
I upgraded the kernel removing ppp, isnd and other associated unwanted packages in the process, and upgraded fedora-release.<BR>
<BR>
I ran "yum upgrade" and sat back watching worried that something, either postfix, dovecot, apache, or some other service on this box would die a horrible death.<BR>
<BR>
When it was done (after thousands of policy warnings filled my scroll buffer) I checked the grub config and added a fallback option to my old kernel just to be on the safe side.<BR>
<BR>
Then hit 'reboot'.<BR>
<BR>
She booted up with the new kernel and everything was back running, except for dovecot and httpd. The config file format had changed in some places and so I needed to update them. <BR>
<BR>
The solution was to simply diff the original (.rpmnew) and new .conf files and tweak a couple of options. No drama. "service X restart" and all was good again.<BR>
<BR>
<BR>
Thank you Chuck Norris..<BR>
<BR>
</BODY>
</HTML>