Why not use Postfix?  It comes w/ RH.  You have to do something like

alternatives mta /usr/sbin/sendmail.postfix

followed by

chkconfig sendmail off
chkconfig postfix on
service sendmail stop
service sendmail start

But it works like a beauty, and is fully open source unlike Qmail.

On Fri, 18 Jul 2003, Lorenzo Prince wrote:

> John Nichel staggered into view and mumbled:
> > Ditch Sendmail, and install qmail with vmailmgr.  Works like a charm.
>
> But how do you get qmail to work on RH9?  I went to qmail.org to try to get qmail 
> cause I heard it was good, but when I
> got there, it said it didn't work with later versions of gcc.  It said I needed a 
> lot of patches and that it would be a
> lot of trouble just to get it to work on any new distro.
>
> Loenzo Prince
> happy Red Hat 9 user ;)
> --
> "I once witnessed a long-winded, month-long flamewar over the use of
> mice vs. trackballs...It was very silly."
> (By Matt Welsh)
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to