GNU bug report logs - #57373
28.1; authinfo keyword smtp-auth does not work

Previous Next

Package: emacs;

Reported by: John Kehayias <john.kehayias <at> protonmail.com>

Date: Tue, 23 Aug 2022 22:02:02 UTC

Severity: normal

Tags: fixed, moreinfo

Found in version 28.1

Fixed in versions 29.1, 28.2

Done: Robert Pluim <rpluim <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #19 received at 57373 <at> debbugs.gnu.org (full text, mbox):

From: Robert Pluim <rpluim <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: John Kehayias <john.kehayias <at> protonmail.com>, 57373 <at> debbugs.gnu.org
Subject: Re: bug#57373: 28.1; authinfo keyword smtp-auth does not work
Date: Thu, 25 Aug 2022 09:59:45 +0200
>>>>> On Wed, 24 Aug 2022 13:46:15 +0200, Lars Ingebrigtsen <larsi <at> gnus.org> said:

    Lars> Robert Pluim <rpluim <at> gmail.com> writes:
    >> +                          process (intern-soft (pop mechs)) user password))))

    Lars> Is there any reason to not just use `intern' here?

`mechs' can be either the intersection of `smtpmail-auth-supported'
 and `supported-extensions' or the result from `auth-info'. In the
 latter case it contains strings, in the former symbols, and `intern'
 only accepts symbols.

Robert
-- 




This bug report was last modified 2 years and 274 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.