From owner-freebsd-questions Fri Jul 25 08:38:34 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA08726 for questions-outgoing; Fri, 25 Jul 1997 08:38:34 -0700 (PDT) Received: from vdp01.vailsystems.com (root@vdp01.vailsystems.com [207.152.98.18]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA08720 for ; Fri, 25 Jul 1997 08:38:31 -0700 (PDT) Received: from crocodile.vale.com (crocodile [192.168.128.47]) by vdp01.vailsystems.com (8.8.3/8.7.3) with ESMTP id KAA16728 for ; Fri, 25 Jul 1997 10:38:30 -0500 (CDT) Received: from slave1.vale.com (slave1.vale.com [192.168.129.10]) by crocodile.vale.com (8.8.3/8.7.3) with ESMTP id KAA01855 for ; Fri, 25 Jul 1997 10:38:30 -0500 (CDT) Message-ID: <33D8C894.E8C46548@vailsys.com> Date: Fri, 25 Jul 1997 10:39:00 -0500 From: Dan Riley Organization: Vail Systems, Inc. X-Mailer: Mozilla 4.0b5C (X11; I; FreeBSD 2.2.2-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions Subject: uucp domain names/sendmail X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I can not get sendmail working correctly on my hub for mail addressed to user@domain.name, user@host.domain.name does work. The error from sendmail: ----- Transcript of session follows ----- 554 MX list for w3n.net. points back to noc.w3n.net 554 ... Local configuration error The dns configuration for the hub: noc.w3n.net. IN A 207.152.96.180 IN MX 0 noc.w3n.net. w3n.net. IN A 207.152.96.180 IN MX 0 noc.w3n.net. Snippit from /etc/sendmail.cf: Fw-o /etc/sendmail.cw (still empty) Dmw3n.net I have been working with the 2nd edition O'Reilly for sendmail but can't seem to track the problem down. It is a 2.2.2-R box with sendmail 8.8.5. Thanks, Dan Riley