Re: fedora system-switch-mail alternative

2010-10-01 Thread davidapr
25:46 To: Reply-To: Community support for Fedora users Subject: Re: fedora system-switch-mail alternative Never heard of system-switch-mail, I've always used: alternatives --config mta and fed it the number that matched postfix when it asks which alternative. P.S. I notice on F14 beta, t

Re: fedora system-switch-mail alternative

2010-10-01 Thread Tom Horsley
Never heard of system-switch-mail, I've always used: alternatives --config mta and fed it the number that matched postfix when it asks which alternative. P.S. I notice on F14 beta, there is no postfix on the DVD, so might need to proceed that with a yum install postfix -- users mailing list us

Re: fedora system-switch-mail alternative

2010-10-01 Thread David A. Paredes Rios
Useful, thanks. guys On Fri, Oct 1, 2010 at 4:14 PM, Sam Sharpe wrote: > On 1 October 2010 22:08, David A. Paredes Rios wrote: > > Thanks Craig, actually thats are the steps that system-switch-mail do? > > > > That is roughly what system-switch mail does. This is it enabling sendmail: > >

Re: fedora system-switch-mail alternative

2010-10-01 Thread Sam Sharpe
On 1 October 2010 22:08, David A. Paredes Rios wrote: > Thanks Craig, actually thats are the steps that system-switch-mail do? > That is roughly what system-switch mail does. This is it enabling sendmail: os.system('/usr/sbin/alternatives --set mta /usr/sbin/sendmail.sendmail') o

Re: fedora system-switch-mail alternative

2010-10-01 Thread David A. Paredes Rios
Thanks Craig, actually thats are the steps that system-switch-mail do? Thanks.. On Fri, Oct 1, 2010 at 4:07 PM, Craig White wrote: > 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, fr

Re: fedora system-switch-mail alternative

2010-10-01 Thread Craig White
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 chkco

fedora system-switch-mail alternative

2010-10-01 Thread David A. Paredes Rios
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? Thanks.. - David A. Paredes R. -- users mailing lis