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

--Boundary-02=_NZFCABsJzDZCG1t
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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=3Dyes in my /etc/make.conf.
> >
> > May there be a NO_SENDMAIL=3Ddont_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=3Dyes 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/s=
bin/hoststat   /usr/sbin/mailwrapper /usr/sbin/purgestat  /usr/sbin/mailwra=
pper /usr/bin/newaliases  /usr/sbin/mailwrapper /usr/bin/mailq; =20
while test $# -ge 2; do  l=3D$1;  shift;  t=3D$1;  shift;  echo $t -\> $l; =
 ln=20
=2Dfs $l $t;  done; true

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

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D
=46reeBSD sarevok.webteckies.org 5.2-CURRENT FreeBSD 5.2-CURRENT #3: Tue De=
c 30=20
14:31:47 CET 2003    =20
root@sarevok.idg.nl:/usr/obj/usr/src/sys/SAREVOK_NOAPM_NODEBUG  i386
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D

--Boundary-02=_NZFCABsJzDZCG1t
Content-Type: application/pgp-signature
Content-Description: signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

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

--Boundary-02=_NZFCABsJzDZCG1t--



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