Date: Mon, 13 Aug 2001 09:33:19 -0500 From: Mike Meyer <mwm@mired.org> To: "Mario Doria" <madd@tecdigital.net> Cc: questions@freebsd.org Subject: Re: Override /usr/sbin/sendmail with Qmail Message-ID: <15223.58671.770165.830089@guru.mired.org> In-Reply-To: <64141032@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Mario Doria <madd@tecdigital.net> types: > Every time I rebuild and reinstall world, I have to delete /usr/sbin/sendmail > and replace with a symlink to /var/qmail/bin/sendmail. Is there a more > efficient way to do this? This machine rebuilds and reinstalls world very > often, so, it is very cumbersome to do this every time. How can I tell the > system to use an alternate "sendmail"? Yes. Set up /etc/mail/mailer.conf - or have the port do it by making enable-qmail. If you didn't install the port, this may screw things up some. You can also save the time take in building sendmail by setting NO_SENDMAIL=true in /etc/make.conf. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15223.58671.770165.830089>