On Fri, 11 Jan 2002, [EMAIL PROTECTED] wrote: > Hello all, > I've just got a quick question. I'm using Red Hat Linux 7.1, and I'm not > sure how to decomission the original sendmail. I've read the documentation > with Courier, but it doesn't actually tell me how to do what it says to do.
rpm -qa | grep sendmail and then rpm -e for each relevant package. -- Juha Take off every sig! _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
