From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: edburns Newsgroups: gmane.emacs.help Subject: Re: Please excuse this XEmacs user's desperation: smtpmail.el over SSL Date: Thu, 1 Apr 2010 12:46:36 -0700 (PDT) Organization: http://groups.google.com Message-ID: <68690b2b-4ef3-4e0b-81d4-ee6c20b0569a@10g2000yqq.googlegroups.com> References: <3af47939-f589-4102-8b84-6724f8a18e1e@y17g2000yqd.googlegroups.com> <87zl1obof2.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1273058612 3912 80.91.229.12 (5 May 2010 11:23:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 May 2010 11:23:32 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 05 13:23:30 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O9chN-0007wX-M0 for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 13:23:29 +0200 Original-Received: from localhost ([127.0.0.1]:45971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9chM-0000Ce-Se for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 07:23:28 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!10g2000yqq.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 21 Original-NNTP-Posting-Host: 99.159.213.117 Original-X-Trace: posting.google.com 1270151197 12650 127.0.0.1 (1 Apr 2010 19:46:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 1 Apr 2010 19:46:37 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 10g2000yqq.googlegroups.com; posting-host=99.159.213.117; posting-account=hpA2lgoAAAA5PzLJuLauTIY9TEinAMQ9 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.11 Safari/532.9,gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:177628 X-Mailman-Approved-At: Tue, 04 May 2010 16:52:09 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73384 Archived-At: > Can you connect to the server with gnutls-cli from the command line? > > If yes, can you use open-network-stream to do the same from within > Emacs? > > Ted TZ> Can you connect to the server with gnutls-cli from the command line? I tried this right away, in fact. I'm not sure what to expect. I certainly did not get the SMTP banner, which I see when using Thunderbird NSPR logging to be: 220 default ESMTP Oracle Beehive Gateway; ..... I just see that it hangs. Should I see the SMTP banner?