From owner-freebsd-chat Sun Jun 10 11:59:34 2001 Delivered-To: freebsd-chat@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id A440537B408 for ; Sun, 10 Jun 2001 11:59:25 -0700 (PDT) (envelope-from jazepeda@pacbell.net) Received: from zippy.mybox.zip ([207.214.149.166]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0GEQ00KFIA2XJ0@mta5.snfc21.pbi.net> for chat@freebsd.org; Sun, 10 Jun 2001 11:59:22 -0700 (PDT) Received: by zippy.mybox.zip (Postfix, from userid 1000) id 8419D17F3; Sun, 10 Jun 2001 11:59:20 -0700 (PDT) Date: Sun, 10 Jun 2001 11:58:32 -0700 From: Alex Zepeda Subject: Re: MTA authentications In-reply-to: <200106101336.f5ADa1U61233@lists.unixathome.org>; from dan@langille.org on Sun, Jun 10, 2001 at 09:36:00AM -0400 To: Dan Langille Message-id: <20010610115832.C833@zippy.mybox.zip> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i References: <20010610045013.B556@zippy.mybox.zip> <200106101336.f5ADa1U61233@lists.unixathome.org> Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jun 10, 2001 at 09:36:00AM -0400, Dan Langille wrote: > Which appears to have worked... But when I tried to send a message > to the postmaster: Right. Your mta (sendmail) is attempting a TLS connection, and the target host requires a certificate (or something else that your end is lacking). Configure it to either a.) use a certificate or b.) not attempt TLS connections. Instead of helo, use ehlo and you'll see all the neat-o features that the target host supports. - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message