all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christian Dietrich <stettberger@peer.zerties.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Please excuse this XEmacs user's desperation: smtpmail.el over SSL
Date: Tue, 30 Mar 2010 15:30:50 +0200	[thread overview]
Message-ID: <slrnhr3v8a.pah.stettberger@peer.zerties.org> (raw)
In-Reply-To: 3af47939-f589-4102-8b84-6724f8a18e1e@y17g2000yqd.googlegroups.com

edburns <edburns@gmail.com> schrieb:
> I know this is GNU emacs, not XEmacs, but I've never had the chutzpa
> to migrate.  I'm very sorry.  Please excuse me.  If anyone can help me
> here, I would really be grateful.  I've spent many hours in edebug
> mode and still am no closer to a solution than when I started.
>=>  (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?  I mean, open-network-stream is just opening
> a simple TCP connection.  That 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.

greetz didi
-- 
No documentation is better than bad documentation
-- Das Ausdrucken dieser Mail wird urheberrechtlich verfolgt.


  parent reply	other threads:[~2010-03-30 13:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-30  2:02 Please excuse this XEmacs user's desperation: smtpmail.el over SSL edburns
2010-03-30  3:25 ` edburns
2010-03-30 13:30 ` Christian Dietrich [this message]
2010-03-30 15:19   ` edburns
2010-03-30 16:33 ` Andreas Politz
2010-03-30 16:41   ` Andreas Politz
2010-04-01 19:46     ` edburns
2010-04-02  4:42       ` Andreas Politz
2010-03-31 13:39 ` Ted Zlatanov
2010-04-01 19:46   ` edburns
2010-04-05 14:30     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnhr3v8a.pah.stettberger@peer.zerties.org \
    --to=stettberger@peer.zerties.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.