From: Ted Zlatanov <tzz@lifelogs.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Please excuse this XEmacs user's desperation: smtpmail.el over SSL
Date: Wed, 31 Mar 2010 08:39:45 -0500 [thread overview]
Message-ID: <87zl1obof2.fsf@lifelogs.com> (raw)
In-Reply-To: 3af47939-f589-4102-8b84-6724f8a18e1e@y17g2000yqd.googlegroups.com
On Mon, 29 Mar 2010 19:02:05 -0700 (PDT) edburns <edburns@gmail.com> wrote:
e> (setq starttls-use-gnutls t)
e> (setq starttls-gnutls-program "gnutls-cli")
e> (setq send-mail-function 'smtpmail-send-it
e> message-send-mail-function 'smtpmail-send-it
e> smtpmail-starttls-credentials
e> '(("stbeehive.oracle.com" 465 nil nil))
e> smtpmail-auth-credentials
e> (expand-file-name "~/.authinfo")
e> smtpmail-default-smtp-server "stbeehive.oracle.com"
e> smtpmail-smtp-server "stbeehive.oracle.com"
e> smtpmail-smtp-service 465
e> smtpmail-debug-info t)
e> (require 'smtpmail)
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
next prev parent reply other threads:[~2010-03-31 13:39 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
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 [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zl1obof2.fsf@lifelogs.com \
--to=tzz@lifelogs.com \
--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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).