[expert] Dumping postfix

2000-05-07 Thread Bruce E. Harris

How can I erase postfix without damaging fetchmail and procmail?

I want to switch to sendmail, and when I tried rpm -e postfix, I got a
dependence error saying procmail and fetchmail needs it.


-- 
Best Regards, Bruce



Re: [expert] Dumping postfix

2000-05-07 Thread AG

Hi Bruce!

On Sun, 07 May 2000, Bruce E. Harris wrote:

| How can I erase postfix without damaging fetchmail and procmail?
| 
| I want to switch to sendmail, and when I tried rpm -e postfix, I got a
| dependence error saying procmail and fetchmail needs it.
| 
 
They don't actually need postfix, per se.  What they require is an SMTP daemon.
So, rpm -e --nodeps postfix && rpm -Uvh /your/path/here/sendmail*