Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!ames!pasteur!shambhala.Berkeley.EDU!ricks From: ricks@shambhala.Berkeley.EDU (Rick L Spickelmier) Newsgroups: news.software.nntp Subject: Re: rn question and xrn teething troubles Keywords: rn xrn problems Message-ID: <22682@pasteur.Berkeley.EDU> Date: 6 Mar 90 04:11:15 GMT References: <7285@jpl-devvax.JPL.NASA.GOV> Sender: news@pasteur.Berkeley.EDU Reply-To: ricks@berkeley.edu Organization: UC Berkeley IC CAD Group Lines: 21 In article <7285@jpl-devvax.JPL.NASA.GOV>, pjs@aristotle.jpl.nasa.gov (Peter Scott) writes: |>(2) rn would fill in the From:, Reply-To:, and Organization: fields |>correctly when posting, but xrn persists in thinking my domain is |>berkeley.edu and leaves the Organization field blank. Now, I am |>running it on another machine by running rsh -display |>:0, does that make any difference? Can't see how. You need to set up the XRN configuration options. Look in config.h. You can set the compile time define DOMAIN_NAME to your domain, and/or set the DOMAIN environment variable to your domain at run time. In a bit of non-orthogonality, you can set the compile time define ORG_NAME to your default organization name, and/or you can use the Xresource xrn.organization or the use command line option xrn -organization to set it at run time. Rick Spickelmier UC Berkeley