From owner-freebsd-questions@FreeBSD.ORG Thu Feb 10 12:42:37 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CF3316A4CE for ; Thu, 10 Feb 2005 12:42:37 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FB9D43D54 for ; Thu, 10 Feb 2005 12:42:36 +0000 (GMT) (envelope-from emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 10 Feb 2005 12:42:35 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) (62.245.232.135) by mail.gmx.net (mp008) with SMTP; 10 Feb 2005 13:42:35 +0100 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Thu, 10 Feb 2005 13:42:42 +0100 User-Agent: KMail/1.7.2 References: <20050210050403.5669.qmail@web51703.mail.yahoo.com> In-Reply-To: <20050210050403.5669.qmail@web51703.mail.yahoo.com> X-Birthday: 10/06/72 X-CelPhone: +49 173 9967781 X-Tel: +49 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart22161504.oaKLYoDDvP"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502101342.46567@harrymail> X-Y-GMX-Trusted: 0 cc: saravanan ganapathy Subject: Re: sendmail issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:42:37 -0000 --nextPart22161504.oaKLYoDDvP Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Donnerstag, 10. Februar 2005 06:04 schrieb saravanan ganapathy: > --- Emanuel Strobl wrote: > > Am Mittwoch, 9. Februar 2005 16:15 schrieb saravanan [...] > > > which is in /etc/rc.d/sendmail > > > > Sendmail is part of the FreeBSD base system. I don't > > know if the prot disables > > the base sendmail, you can always add > > 'sendmail_enable=3D"NONE"' to > > your /etc/rc.conf. > > > > -Harry > > How to uninstall the sendmail which comes in the base > system? You're using a complete and standardized operating system, whose developers= =20 decided to have MTA functionality, realised by sendmail. You cannot uninstall it, nor do you have the choice to install it or not. It's like with all the other commands, name it tar or cpio. It's part of th= e=20 operating system but you're not forced to use it. And since ports are standardized to be installed in /usr/local no program w= ill=20 interfere with the base system's version. You can go the source part and comnpile your world yourself, then you can=20 decide what parts to install into a new root, but then you have to do the=20 setup by hand, no installer. You can make your own OS based on FreeBSD=20 though. See /usr/share/examples/etc/make.conf for details > How to know what are all the packages are comes by > default in the base system? No packages are in the base system, it's the base system itself (like=20 explained before) See the handbook for the operating systems features=20 (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html, also= =20 have a look for the handbook in your native language) =2DHarry --nextPart22161504.oaKLYoDDvP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCC1bGBylq0S4AzzwRAnaiAJ0c4/gpCpeeNcEKncAf8XV28T0RqgCfU6Rl 1aCsnVIiRI4WJGpHDOvB6SU= =8si5 -----END PGP SIGNATURE----- --nextPart22161504.oaKLYoDDvP--