[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SSL or TLS ?
From: |
m. kolb |
Subject: |
Re: SSL or TLS ? |
Date: |
Tue, 15 Feb 2005 09:29:59 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) |
Jochen Küpper <usenet@jochen-kuepper.de> writes:
> muk@msu.edu (m. kolb) writes:
>
>> smtpmail-starttls-credentials. SMTP is actually done by a separate
>> (not-gnus) lisp package, smtpmail
>
> Is there actually a smtpmail that supports authentication on Emacs 21.3.1?
>
I do not know, sorry. I am running out of CVS:
nibbler; emacs --version
GNU Emacs 22.0.50.2
Copyright (C) 2004 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
I can tell you this, at least:
nibbler; CVS status lisp/mail/smtpmail.el
===================================================================
File: smtpmail.el Status: Up-to-date
Working revision: 1.72
Repository revision: 1.72 /cvsroot/emacs/emacs/lisp/mail/smtpmail.el,v
Sticky Tag: (none)
Sticky Date: (none)
Sticky Options: (none)
And that Simon Josefsson made the mods to support AUTH and TLS:
Modified by Simon Josefsson <jas@pdc.kth.se>, 22/2/99, to support SMTP
Authentication by the AUTH mechanism. See
http://www.ietf.org/rfc/rfc2554.txt
Modified by Simon Josefsson <simon@josefsson.org>, 2000-10-07, to
support STARTTLS. Requires external program
ftp://ftp.opaopa.org/pub/elisp/starttls-*.tar.gz. See
http://www.ietf.org/rfc/rfc2246.txt,
http://www.ietf.org/rfc/rfc2487.txt
Hope this helps.
./muk
--
m. kolb <muk@msu.edu>