>
> 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.