On Fri, 2010-10-01 at 15:57 -0500, David A. Paredes Rios wrote:
> Guys, any of you knows if there is a way to change the mail transport
> agent in fedora, from sendmail to postfix for example without using
> system-switch-mail, what would be the manual way to do that?
----
yum install postfix
chkconfig postfix on
chkconfig sendmail off
service sendmail stop
service postfix start

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to