all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Marco Maggi <marco.maggi-ipsu@poste.it>
Cc: 26307@debbugs.gnu.org
Subject: bug#26307: 25.1; smtpmail hard-coded auth mechanism order does not allow coping with misbehaving servers
Date: Sun, 02 Apr 2017 11:35:40 -0400	[thread overview]
Message-ID: <ya37dqg6ur.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87lgrk756f.fsf@poste.it> (Marco Maggi's message of "Sat, 01 Apr 2017 13:12:08 +0200")

Marco Maggi wrote:

>> (with-eval-after-load 'smtpmail
>>   (setq smtpmail-auth-supported '(login cram-md5 plain)))
>
>> Perhaps no Emacs change is needed then?
>
> But the symbol is  defined as a constant, so it would  be bad style?  It
> is  also  undocumented.  Ideally  one  should  be  able to  select  such
> configuration on a per-server basis.

It's (presumably) a constant because in normal operation there's no need
to change it, but if you have a special need to change it, it's easy to
do so.

Personally I don't see a need to add complexity to Emacs to cater to
misconfigured servers.





      reply	other threads:[~2017-04-02 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30  6:54 bug#26307: 25.1; smtpmail hard-coded auth mechanism order does not allow coping with misbehaving servers Marco Maggi
2017-03-31 22:59 ` Glenn Morris
2017-04-01 11:12   ` Marco Maggi
2017-04-02 15:35     ` Glenn Morris [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=ya37dqg6ur.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=26307@debbugs.gnu.org \
    --cc=marco.maggi-ipsu@poste.it \
    /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.