NO_SENDMAIL and /usr/sbin/sendmail

Melvyn Sopacua freebsd-current at webteckies.org
Fri Jan 16 13:23:29 PST 2004


On Friday 16 January 2004 17:35, Simon L. Nielsen wrote:
> On 2004.01.16 17:13:56 +0100, Melvyn Sopacua wrote:
> > Hi,
> >
> > on each installworld the mailwrapper is still installed and symlinks are
> > created. I have NO_SENDMAIL=yes in my /etc/make.conf.
> >
> > May there be a NO_SENDMAIL=dont_ever_touch_anything setting, so that I
> > keep my symlinks to where I point them to and skip the entire /etc/mail*
> > and mailwrapper stuff? Or are there objections / drawbacks to such an
> > approach?
>
> Doesn't NO_MAILWRAPPER=yes do the trick ?

Nope - like it says in the comment "Don't build":
mdev at sarevok    /usr/src/usr.sbin/mailwrapper
$ make -n -DNO_MAILWRAPPER -DNO_SENDMAIL install
set /usr/sbin/mailwrapper /usr/sbin/sendmail   /usr/sbin/mailwrapper /usr/sbin/hoststat   /usr/sbin/mailwrapper /usr/sbin/purgestat  /usr/sbin/mailwrapper /usr/bin/newaliases  /usr/sbin/mailwrapper /usr/bin/mailq;  
while test $# -ge 2; do  l=$1;  shift;  t=$1;  shift;  echo $t -\> $l;  ln 
-fs $l $t;  done; true

The variabel SYMLINKS in usr.sbin/mailwrapper/Makefile is set regardless of 
any of these settings.
-- 
Melvyn

=======================================================
FreeBSD sarevok.webteckies.org 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Tue Dec 30 
14:31:47 CET 2003     
root at sarevok.idg.nl:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG  i386
=======================================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20040116/7354e632/attachment.bin


More information about the freebsd-current mailing list