unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Simon Josefsson <simon@josefsson.org>
To: rms@gnu.org
Cc: ueno@unixuser.org, miles@gnu.org, ding@gnus.org,
	Reiner.Steib@gmx.de, emacs-devel@gnu.org
Subject: Re: SASL related files in gnus/
Date: Wed, 14 Nov 2007 11:19:31 +0100	[thread overview]
Message-ID: <87wsslku30.fsf@mocca.josefsson.org> (raw)
In-Reply-To: <E1Iro2n-0000Nz-S0@fencepost.gnu.org> (Richard Stallman's message of "Tue, 13 Nov 2007 00:10:37 -0500")

Richard Stallman <rms@gnu.org> writes:

>     I think we should add these files, SASL is a standard and this
>     implementation of it is good.
>
> The question is, do they belong in Gnus or outside Gnus?
>
> What is SASL?  What does it do?  What job do these files do?  Is it a
> job specifically related to news or mail?
>
> Could this feature work with Rmail or Mail mode?
> Could these files work with Rmail mode or Mail mode?

Manoj answered most of those questions, but let me add: SASL is mostly
used by mail (both SMTP and IMAP), but is supported by many other
protocols such as LDAP, ManageSieve and (I believe) even NNTP.  In
Emacs, as far as I remember, it is only used by imap.el (which is not
Gnus-specific), and sieve-manage.el (also not Gnus-specific).

smtpmail.el contains a simplistic SASL implementation, that only
supports CRAM-MD5, LOGIN and PLAIN.  Ideally, smtpmail.el should be
modified to use sasl.el, to avoid duplicating code, but it is not a high
priority.

I don't think SASL is related to what Rmail or Mail does, SASL is only
used by packages that speak network protocols and need authentication
services.

/Simon



  parent reply	other threads:[~2007-11-14 10:19 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-01  3:47 SASL related files in gnus/ Daiki Ueno
2007-11-04 19:56 ` Richard Stallman
2007-11-11 23:53 ` Richard Stallman
2007-11-12  1:04   ` Daiki Ueno
2007-11-12 15:36     ` Simon Josefsson
2007-11-13  5:10       ` Richard Stallman
2007-11-13 15:23         ` Manoj Srivastava
2007-11-14  2:48           ` Richard Stallman
2007-11-14  4:27             ` Daiki Ueno
2007-11-15  3:08               ` Richard Stallman
2007-12-02 21:27               ` Richard Stallman
2007-12-02 21:53                 ` Glenn Morris
2007-11-14 10:19         ` Simon Josefsson [this message]
2007-11-15  3:07           ` Richard Stallman
2007-11-15 14:12             ` Simon Josefsson
2007-11-16  4:29               ` Richard Stallman
2007-11-26  0:21                 ` Simon Josefsson
2007-11-18 22:46     ` Richard Stallman
2007-11-18 22:54       ` Russ Allbery
2007-11-19 19:02         ` Richard Stallman
2007-11-28  8:11           ` Glenn Morris
2007-11-18 22:46     ` Richard Stallman
2007-11-28  8:10       ` Glenn Morris
2007-11-18 22:47     ` Richard Stallman
2007-11-28  8:10       ` Glenn Morris

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=87wsslku30.fsf@mocca.josefsson.org \
    --to=simon@josefsson.org \
    --cc=Reiner.Steib@gmx.de \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=miles@gnu.org \
    --cc=rms@gnu.org \
    --cc=ueno@unixuser.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 public inbox

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

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).