From owner-freebsd-questions Fri Jul 14 11:20:26 2000 Delivered-To: freebsd-questions@freebsd.org Received: from psasolar.colltech.com (psasolar.colltech.com [208.229.236.14]) by hub.freebsd.org (Postfix) with ESMTP id 3F5E437B9B6 for ; Fri, 14 Jul 2000 11:20:23 -0700 (PDT) (envelope-from jmutter@colltech.com) Received: from localhost by psasolar.colltech.com (8.9.3/8.9.3/not) with ESMTP id NAA03353; Fri, 14 Jul 2000 13:20:11 -0500 (CDT) Date: Fri, 14 Jul 2000 13:20:11 -0500 (CDT) From: "James A. Mutter" X-Sender: jmutter@psasolar.private.psa.pencom.com To: "Person, Roderick" Cc: "'questions@FreeBSD.ORG'" Subject: Re: Sendmail on a FreeBSD hidden on a NT Network..... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I can't seem to get sendmail to work for other users. In other words, if one > of my co-workers wants to use the FreeBSD box as his mail server from his NT > machine, I can't get it to work. Has anyone done this? Anyone know where I > can go to find something documented on this if at all. > Take a stroll through the sendmail.cf file. If this is the generic .cf then I'd bet you're running into sendmail's "no-relay by default" feature. You'll see this in the logs as well. Consult the sendmail documentation for a fix. -- Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message