From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59281 Path: main.gmane.org!not-for-mail From: David Edmondson Newsgroups: gmane.emacs.gnus.general Subject: Re: status of smtp authentication? Date: Thu, 25 Nov 2004 13:16:53 +0000 Organization: none Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101388674 24688 80.91.229.6 (25 Nov 2004 13:17:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 25 Nov 2004 13:17:54 +0000 (UTC) Original-X-From: ding-owner+M7821@lists.math.uh.edu Thu Nov 25 14:17:38 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CXJVC-0003KU-00 for ; Thu, 25 Nov 2004 14:17:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CXJUo-0007Gd-00; Thu, 25 Nov 2004 07:17:14 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CXJUg-0007GX-00 for ding@lists.math.uh.edu; Thu, 25 Nov 2004 07:17:06 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CXJUe-00073b-E6 for ding@lists.math.uh.edu; Thu, 25 Nov 2004 07:17:04 -0600 Original-Received: from main.gmane.org (main.gmane.org [80.91.229.2]) by justine.libertine.org (Postfix) with ESMTP id 95CEE3A0050 for ; Thu, 25 Nov 2004 07:17:02 -0600 (CST) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CXJUZ-0003YF-00 for ; Thu, 25 Nov 2004 14:16:59 +0100 Original-Received: from boron.eu.sun.com ([192.18.1.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Nov 2004 14:16:59 +0100 Original-Received: from dme by boron.eu.sun.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Nov 2004 14:16:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 16 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: boron.eu.sun.com User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (powerpc-apple-darwin7.6.0) Cancel-Lock: sha1:TiXEX5Ipu63s/xN633/4AxQAFEg= Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59281 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59281 * billw@mchsi.com [2004-11-25 05:01:26] > I've tried this with my information to no avail. I can send mail to > addresses within my employer's domain (as before), but not outside > it. Does it matter that our mail clients are required to use SSL to > authenticate? Would I need some extra settings to handle that? This is the case where you need the "starttls" binary, I believe. It manages the transition from clear-text protocol exchange to SSL encrypted exchange. The version of starttls.c I have came from: % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login CVS password: [CR] # NULL string % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout starttls dme.