Index: [Article Count Order] [Thread]

Date:  Fri, 21 Dec 2007 15:38:10 -0600
From:  "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>
Subject:  [coba-e:11595] Re: Big Massive Update
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <027801c84419$db5e2330$0101a8c0@systemax>
In-Reply-To:  <00d501c843fe$aec17f90$0c447eb0$@com>
X-Mail-Count: 11595

> 
> After I do the yum update to cent 4.6...what is the best way 
> to check if I will need to do the following 
> http://www.solarspeed.net/kb/1053.php
> Is it that /etc/procmailrc file will not be there anymore?
> 

I would save the /etc/procmailrc file
  cp /etc/procmailrc /etc/procmailrc.save

Do the update

Check the file against the saved version
  cmp /etc/procmailrc /etc/procmailrc.save

If a problem write the saved one back to /etc/procmailrc
  cp /etc/procmailrc.save /etc/procmailrc

-
Gerald Waugh
http://frontstreetnetworks.com
Front Street Networks
4604 Fern Ave
Shreveport, LA 71105-3118
V: 318-862-3575/3577
F: 318-862-3576


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.