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: Tue, 30 Mar 2010 08:19:15 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <3af47939-f589-4102-8b84-6724f8a18e1e@y17g2000yqd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1273058147 2139 80.91.229.12 (5 May 2010 11:15:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 5 May 2010 11:15:47 +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:15:46 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 1O9cZt-0004ba-6E for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 13:15:45 +0200 Original-Received: from localhost ([127.0.0.1]:34423 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9cZs-0001aI-GO for geh-help-gnu-emacs@m.gmane.org; Wed, 05 May 2010 07:15:44 -0400 Original-Path: usenet.stanford.edu!postnews.google.com!33g2000yqj.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 99.159.213.117 Original-X-Trace: posting.google.com 1269962356 23970 127.0.0.1 (30 Mar 2010 15:19:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 30 Mar 2010 15:19:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 33g2000yqj.googlegroups.com; posting-host=99.159.213.117; posting-account=hpA2lgoAAAA5PzLJuLauTIY9TEinAMQ9 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-US) AppleWebKit/533.3 (KHTML, like Gecko) Chrome/5.0.360.0 Safari/533.3, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:177604 X-Mailman-Approved-At: Tue, 04 May 2010 16:51:46 -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:73380 Archived-At: On Mar 30, 9:30=A0am, Christian Dietrich wrote: > edburns schrieb: > > > I know this is GNU emacs, not XEmacs, but I've never had the chutzpa > > to migrate. =A0I'm very sorry. =A0Please excuse me. =A0If anyone can he= lp me > > here, I would really be grateful. =A0I've spent many hours in edebug > > mode and still am no closer to a solution than when I started. > >=3D> =A0(open-network-stream "SMTP" process-buffer host port) > > This line seems to just opening the TCP Connection, Can you `message' > the host/port or see it in the debugger (I never tried edebug, but i > think i shoul). Can you connect there with netcat/telnet? > > > Can anyone help me here? =A0I mean, open-network-stream is just opening > > a simple TCP connection. =A0That happens before SSL is established, > > right? > > Work around: > If you have ssh connection to an server were sendmail is working > properly: > > Set the sendmailprogramm to `ssh host /usr/sbin/sendmail'. Works for > me perfectly. Ahh, if it were that simple. While sendmail is installed at /usr/sbin/ sendmail, it is configured to route through Sun's MTA, not Oracles. Besides, it said something about "requires valid sender domain". Anyone else? Anything new? Free book! Ed