Christian Volker wrote:
Yohoo!

    # rpm -e sendmail
    error: Failed dependencies:
rpm -e sendmail --nodeps
No --- Don't --- Install another MTA before you try to remove sendmail.

Where's the difference?


Using --nodeps can break stuff.

Instead to:

yum install postfix

then,

yum remove sendmail (if necessary)

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to