From owner-freebsd-questions@FreeBSD.ORG Thu Sep 25 18:32:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D208016A4B3 for ; Thu, 25 Sep 2003 18:32:18 -0700 (PDT) Received: from fep3.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CD334401F for ; Thu, 25 Sep 2003 18:32:18 -0700 (PDT) (envelope-from bbobowski@cogeco.ca) Received: from d150-57-33.home.cgocable.net (d150-57-33.home.cgocable.net [24.150.57.33]) by fep3.cogeco.net (Postfix) with ESMTP id DE08D1A9C for ; Thu, 25 Sep 2003 21:32:16 -0400 (EDT) From: Brian Bobowski To: freebsd-questions@freebsd.org Date: Thu, 25 Sep 2003 21:32:14 -0400 User-Agent: KMail/1.5.2 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200309252129.39302.bbobowski@cogeco.ca> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: Sendmail: Refusing Connections, and authentication/relaying X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2003 01:32:18 -0000 On September 25, 2003 08:37 pm, Gil Agno Virtucio wrote: > if you want to configure smtp auth using sendmail you can > try this one. it worked for me. > > :) > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html > > > hope this helps... Right, further reading through sendmail's readme determined that having set up cyrus-sasl, the second part is already solved for me. That's fine. Still leaves the fact that I can't get it to accept remote connections, which is the larger issue. I'm still searching there. -BB