From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] dhcp & metanames In-Reply-To: <81132473206F3A46A72BD6116E1A06AE056166@black.aprote.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-frqmdneggbkppvuarhmbmokyin" Date: Sun, 7 Mar 2004 07:58:35 -0500 Topicbox-Message-UUID: 1dfa1ff2-eacd-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-frqmdneggbkppvuarhmbmokyin Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit /net/ndb is used by cs and dns before /lib/ndb. If you have an entry for the network in /lib/ndb/local with the smtp=, it will be found. Alternatively, you can do this in termrc or cpurc: echo ' smtp=....' >> /net/ndb after you do the ipconfig. --upas-frqmdneggbkppvuarhmbmokyin Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Sun Mar 7 05:09:27 EST 2004 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Sun Mar 7 05:09:24 EST 2004 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 9FD7319BA0; Sun, 7 Mar 2004 05:09:16 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id C60E319B5B; Sun, 7 Mar 2004 05:09:12 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 9F26F19B5E; Sun, 7 Mar 2004 05:09:00 -0500 (EST) Received: from ns.aprote.ee (ns.aprote.ee [80.235.78.106]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 31C6419ABC for <9fans@cse.psu.edu>; Sun, 7 Mar 2004 05:08:57 -0500 (EST) Received: Message by Barricade ns.aprote.ee with ESMTP id i27AH5RR028873 for <9fans@cse.psu.edu>; Sun, 7 Mar 2004 12:17:05 +0200 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1257" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Message-ID: <81132473206F3A46A72BD6116E1A06AE056166@black.aprote.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: dhcp & metanames Thread-Index: AcQELDKA2KCSGOZgTFK1O7yj4SynXA== From: "Tiit Lankots" To: "Plan 9 Mailing List (E-mail)" <9fans@cse.psu.edu> Subject: [9fans] dhcp & metanames Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Sun, 7 Mar 2004 12:08:59 +0200 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on psuvax1.cse.psu.edu X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Level: I'm getting my IP setup from a (non-Plan 9) DHCP server. It doesn't contain the name of the mail server. Hence, /net/ndb doesn't contain it. Hence, mail isn't working. Setting smtp=3D... in /lib/ndb/local has no effect. Suggestions? Also, how does /net/ndb relate to /lib/ndb? Tiit --upas-frqmdneggbkppvuarhmbmokyin--