Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2004 22:23:20 +0100
From:      Melvyn Sopacua <freebsd-current@webteckies.org>
To:        current@FreeBSD.org
Subject:   Re: NO_SENDMAIL and /usr/sbin/sendmail
Message-ID:  <200401162223.25364.freebsd-current@webteckies.org>
In-Reply-To: <20040116163517.GD73740@zaphod.nitro.dk>
References:  <200401161713.56846.freebsd-current@webteckies.org> <20040116163517.GD73740@zaphod.nitro.dk>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
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@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@sarevok.idg.nl:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG  i386
=======================================================

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBACFZNOv9JNmfFN5URAmDBAJ4mQjz3+dvB9dY56u53Qc0nRQvJcwCdGszn
LUcnp+JEVtTrDdcZZNRwYmA=
=dM+6
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401162223.25364.freebsd-current>