Submitted 31-May-00 by Wizaerd:
| I've got a linux box I'm trying to install sendmail from the RPM, and it
| tells me I have a conflict with postfix. I tried uninstalling postfix and
| it told me it was needed for mutt. SO I tried to uninstall mutt (all of
| this using kpackage BTW) and it said 'mutt' specifies multiple packages and
| will not allow me to get rid of it...
|
| So how do I get sendmail installed and how do I remove postfix and mutt?
|
| thanx
|
You don't need to uninstall mutt :p In a console (by the gods I
hate GUI tools) :
rpm -e --nodeps postfix && rpm -Uvh /path/to/your/sendmail*.rpm
But, I must ask *why* you would want to replace postfix with sendmail.
Postfix is easier to configure, smarter, and has fewer security
problems.
As far as the mutt issue is concerned, you must have, at some point,
done an install instead of an upgrade on it and thus gave it multiple
entries. When you do decide to uninstall the <PLUG>greatest mail
client for linux</PLUG>, once again there is a command line option
that will fix you right up :P
rpm -e --allmatches mutt
HTH
--
_
_|_|_
( ) * Anton Graham
/v\ / <[EMAIL PROTECTED]>
/( )X
(m_m) GPG ID: 18F78541
Penguin Powered!