From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 08:11:33 2004 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 B08B516A4CE for ; Thu, 29 Jul 2004 08:11:33 +0000 (GMT) Received: from fwall.in.markiza.sk (fwall.in.markiza.sk [62.168.76.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD90A43D2F for ; Thu, 29 Jul 2004 08:11:32 +0000 (GMT) (envelope-from corwin@aeternal.net) Received: from localhost (localhost.markiza.sk [127.0.0.1]) by fwall.in.markiza.sk (Postfix) with ESMTP id 0BFA823081; Thu, 29 Jul 2004 10:11:30 +0200 (CEST) Received: from fwall.in.markiza.sk ([127.0.0.1]) by localhost (fwall.in.markiza.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 76483-04; Thu, 29 Jul 2004 10:11:27 +0200 (CEST) Received: from pleiades.aeternal.net (pleiades.in.markiza.sk [192.168.13.7]) by fwall.in.markiza.sk (Postfix) with ESMTP id 2232B23039; Thu, 29 Jul 2004 10:11:27 +0200 (CEST) Received: by pleiades.aeternal.net (Postfix, from userid 502) id 64B271703C; Thu, 29 Jul 2004 10:15:52 +0200 (CEST) Date: Thu, 29 Jul 2004 10:15:52 +0200 From: Martin Hudec To: Brent Wiese Message-ID: <20040729081552.GA13438@pleiades.aeternal.net> References: <20040721011646.IVPW25784.fed1rmmtao09.cox.net@SAMBA> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20040721011646.IVPW25784.fed1rmmtao09.cox.net@SAMBA> X-Copyright: (C) 2004 Martin Hudec X-Operating-System: FreeBSD pleiades.aeternal.net 5.2.1-RELEASE-p9 i386 X-PGP-Key: http://www.aeternal.net/corwin_aeternal.asc User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at web.markiza.sk cc: freebsd-questions@freebsd.org cc: 'Gareth Bailey' Subject: Re: Courier-imap + Postfix problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Hudec List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 08:11:33 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 20, 2004 at 06:16:37PM -0700 or thereabouts, Brent Wiese wrote: > Sorry, I missed this question and have been away from the list for a bit. > Hopefully you figured this out by now, but just in case, I've answered > below. So was I :(. > > All i got to do now, it seems, is start portmap and fam on > > system boot. I know portmap_enable=3D"YES" in rc.conf does > > the trick, but what about starting fam? >=20 > Look in /usr/local/etc/rc.d >=20 > There will likely be several startup scripts in there for other services. > Use one as a skeleton to start up fam. Likely, if you installed fam from > ports, there will already be a startup script in that directory, it'll ju= st > need to be renamed. Many ports will put the scripts there with a "-sample" > extension. Check to make sure that file looks in the right places for your > daemon and if so, rename it to remove the -sample and it'll start up on > boot. There is no such script in ../etc/rc.d. All you have to do is to start portmap (in rc.conf), and then edit your /etc/inetd.conf and add there: sgi_fam/1-2 stream rpc/tcp wait root /usr/local/bin/fam fam and then killall -HUP inetd. This one should do the trick. Cheers, Martin --=20 Martin Hudec | corwin at aeternal.net | corwin at web.markiza.sk http://www.aeternal.net | cell +421 907 303 393 --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBCLI4ZYEZIv+rgggRAvK3AJ0V2DugfiiRJF/8YEDk/jXMqf2yWQCfV1Fw QiPSn6CjECMdKagsBDWHnbg= =/3LX -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--