From owner-freebsd-questions Mon Jul 1 08:19:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA03716 for questions-outgoing; Mon, 1 Jul 1996 08:19:27 -0700 (PDT) Received: from trem.cnt.org.br (desvio.cnt.org.br [200.19.123.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id IAA03699 for ; Mon, 1 Jul 1996 08:19:06 -0700 (PDT) Received: by trem.cnt.org.br (AIX 3.2/UCB 5.64/4.03) id AA12242; Mon, 1 Jul 1996 12:16:35 -0300 From: ormonde@trem.cnt.org.br (Rodrigo Ormonde) Message-Id: <9607011516.AA12242@trem.cnt.org.br> Subject: Re: Xwindows % finger To: questions@freefall.freebsd.org Date: Mon, 1 Jul 1996 12:16:34 -0300 (GRNLNDST) Cc: datcos@netvision.net.il In-Reply-To: <199606301604.JAA23541@freefall.freebsd.org> from "owner-questions-digest@freefall.freebsd.org" at Jun 30, 96 09:04:57 am X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Hi ! > Recently, I moved to FreeBSD, and as usual, a newbie must ask something. > So my questions are: > My domain name is rilv.net.il, when I try: finger root, it works ok and > I see info about myself, however, when I try: finger root@rilv.net.il > I receive: > [rilv.net.il] It seems that your fingerd isn't running. Look at /etc/inetd.conf and make sure you have an uncommented line like this: finger stream tcp nowait nobody /usr/sbin/fingerd fingerd > and thats all ... Then, I opened for myself additional account, called > igal, and I decided to send mail from root to igal. > I wrote: > mail igal > subject: Dont worry be happy (for example) > ggdagdg > ggdsagdsgsd > gdgsdagasgs > ghsdahhg > And it worked. But when I did > mail igal@rilv.net.il and sent the same message, it did not worked, > and I even received message about DELIVERY ERROR any ideas ? You have to configure your DNS and Sendmail to receive mails from the internet. Make sure you have the following in your zone file: rilv.net.il. IN A xxx.yyy.zzz.www IN MX 0 your_mail_relay.rilv.net.il. In /etc/sendmail.cf, make sure you have configured the Dw, DD and Cw macros. In Cw, you must include rilv.net.il, in Dw your hostname and in DD your domainname. I think this will solve your problems. -- Rodrigo de La Rocque Ormonde Confederacao Nacional do Transporte e-mail: ormonde@cnt.org.br PGP Public key: finger ormonde@cnt.org.br