On Fri, Jun 27, 2003 at 10:42:59AM -0400, Xpression wrote:
> Hi all, I'm planning to switch between Sendmail to Exim, I heard
> that Exim is very stable and easy to configure and maintain, any started
> point of it??? I review www.exim.org and found great stuff...but I'm doubt
> about rc.conf (I'm using FreeBSD)...
just leave /etc/rc.conf alone.
Edit /etc/mail/mailer.conf
$ cat /etc/mail/mailer.conf
# $FreeBSD: src/etc/mail/mailer.conf,v 1.2.2.1 2002/04/09 02:00:56 gshapiro Exp $
#
# Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail
#
sendmail /client/bin/exim
send-mail /client/bin/exim
mailq /client/bin/exim -bp
newaliases /usr/bin/true
hoststat /client/bin/exim
purgestat /client/bin/exim
--
regards
Frank