From: Simon Josefsson <jas@extundo.com>
Cc: emacs-devel@gnu.org
Subject: Re: smtpmail.el
Date: Fri, 26 Apr 2002 22:51:42 +0200 (CEST) [thread overview]
Message-ID: <Pine.LNX.4.44.0204262249040.20676-100000@yxa.extundo.com> (raw)
In-Reply-To: <m3n0vqcxvn.fsf@gnu.org>
Yes, it looks alright. Except possible to `else' clause, isn't it OK to
warn about if no supported mechanism was supported? I'm not sure just
ignoring it is OK. Well, the server would reject the submission saying
that no authentication was performed, but the user would be somewhat
surprised since she did supply credentials, but the real problems was that
smtpmail.el didn't support the SASL mechanism offered by the server.
On 26 Apr 2002, Sam Steingold wrote:
> Your recent patches to smtpmail.el broke it for me.
> In `smtpmail-try-auth-methods', the `supported-extensions' does not
> have 'auth, so `mechs' is nil, `mech' is nil, and I am asked for a
> (useless!) password before getting
> (error "Mechanism %s not implemented" nil)
> For now, I just use the appended patch.
> Is it okay to check it in?
>
>
prev parent reply other threads:[~2002-04-26 20:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-26 14:55 smtpmail.el Sam Steingold
2002-04-26 20:51 ` Simon Josefsson [this message]
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=Pine.LNX.4.44.0204262249040.20676-100000@yxa.extundo.com \
--to=jas@extundo.com \
--cc=emacs-devel@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.