Skip site navigation (1)Skip section navigation (2)
Date:      07 Jan 2003 09:52:44 +1000
From:      Duncan Anker <d.anker@au.darkbluesea.com>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>, Daniel Goepp <freebsd@goepp.com>
Cc:        Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
Subject:   Re: Postfix vs. Sendmail
Message-ID:  <1041897164.11871.21.camel@duncan.au.darkbluesea.com>
In-Reply-To: <447kdiz6f1.fsf@be-well.ilk.org>
References:  <20030105134445.H96646-100000@dean.goepp.net> <447kdiz6f1.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2003-01-07 at 00:42, Lowell Gilbert wrote:
> Daniel Goepp <freebsd@goepp.com> writes:
> 
> > So mx1.freebsd.org itself runs Postfix, but yet, sendmail is still so
> > embedded in FreeBSD that it's almost imposible to get cleaned out.  When
> > are they going to make the FreeBSD install configurable enough to not have
> > to include sendmail, bind, openssl, etc?  I choose to either install these
> > apps as ports, or not at all.
> > 
> > Is there a way to break down the install, and just get a bare bare bare
> > bones install of just base, crypto and man pages, like the install says
> > it's going to do?  I can't imagine this would be too hard to do!
> 
> Then do it.  If it works, I doubt there will be much trouble getting
> it accepted into the system.

um ... what's wrong with doing this in /etc/make.conf?

NO_BIND = true
NO_OPENSSL = true
NO_SENDMAIL = true

and so on.

Seems to be exactly what you want to do
-- 

The information contained in this email is confidential.
If you are not the intended recipient, you may not disclose or use the
information in this email in any way.
Dark Blue Sea does not guarantee the integrity of any emails or attached
files.
The views or opinions expressed are the author's own and may not reflect
the views or opinions of Dark Blue Sea.
Dark Blue Sea does not warrant that any attachments are free from
viruses or other defects.
You assume all liability for any loss, damage or other consequences
which may arise from opening or using the attachments.


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?1041897164.11871.21.camel>