Date: Sun, 4 Sep 2011 16:38:28 -0700 From: Michael Sierchio <kudzu@tenebras.com> To: RW <rwmaillists@googlemail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Cutting sendmail out of the loop Message-ID: <CAHu1Y71h8b11teeQq_hjLCggGSiHLdPjaL5FrmLUdyVuHx1Tng@mail.gmail.com> In-Reply-To: <20110904235525.5ecec986@gumby.homeunix.com> References: <201109041801.MAA04495@lariat.net> <4E63E11C.4040408@gmail.com> <201109042144.PAA05877@lariat.net> <CAHu1Y715abtGKJ0-Bf3yxyJ3LBUS_HAqzXnwgi9hXOK6xhtVmg@mail.gmail.com> <20110904235525.5ecec986@gumby.homeunix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doesn't work in practice, since there are programs that don't honor this and invoke sendmail directly. On Sun, Sep 4, 2011 at 3:55 PM, RW <rwmaillists@googlemail.com> wrote: > On Sun, 4 Sep 2011 15:08:11 -0700 > Michael Sierchio wrote: > >> I might suggest installing qmail, and running qmail-send only. =A0This >> involves moving /usr/sbin/sendmail out of the way, and >> >> ln -s /var/qmail/bin/sendmail /usr/sbin/sendmail >> >> which satisfies every invocation of sendmail I've seen. =A0YMMV. >> > > See mailer.conf(5) and mailwrapper(8) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y71h8b11teeQq_hjLCggGSiHLdPjaL5FrmLUdyVuHx1Tng>