From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#66602: 29.1; smtpmail-send-it fails to authenticate using auth-sources Date: Wed, 18 Oct 2023 16:15:54 +0300 Message-ID: <835y34nkad.fsf@gnu.org> References: <838r80no11.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12733"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 66602-done@debbugs.gnu.org To: Jens =?UTF-8?Q?=C3=96stlund?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 18 15:17:21 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qt6QK-00034Z-Vs for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 18 Oct 2023 15:17:21 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qt6Pr-0002T1-0v; Wed, 18 Oct 2023 09:16:51 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt6Pc-0002F2-Ua for bug-gnu-emacs@gnu.org; Wed, 18 Oct 2023 09:16:38 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qt6Pc-0001ZY-Mh for bug-gnu-emacs@gnu.org; Wed, 18 Oct 2023 09:16:36 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qt6Q2-0007zm-HM for bug-gnu-emacs@gnu.org; Wed, 18 Oct 2023 09:17:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 18 Oct 2023 13:17:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66602 X-GNU-PR-Package: emacs Mail-Followup-To: 66602@debbugs.gnu.org, eliz@gnu.org, jens@iensu.me Original-Received: via spool by 66602-done@debbugs.gnu.org id=D66602.169763500230699 (code D ref 66602); Wed, 18 Oct 2023 13:17:02 +0000 Original-Received: (at 66602-done) by debbugs.gnu.org; 18 Oct 2023 13:16:42 +0000 Original-Received: from localhost ([127.0.0.1]:33451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt6Pi-0007z5-DM for submit@debbugs.gnu.org; Wed, 18 Oct 2023 09:16:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40036) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qt6Pf-0007yr-Hl for 66602-done@debbugs.gnu.org; Wed, 18 Oct 2023 09:16:40 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qt6P9-0001Sg-IN; Wed, 18 Oct 2023 09:16:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=MOZcYP1/ODXDWfyDAUUqypnlz6RtaAc0Y0OHApZHwNY=; b=Nd4GIYBd30OtVwslNvgH bZqYy/ScXiQcOK1cnHL8Q+kjZ6vbV+HxOx24DsUSXI0YIn9NYYuOQgwaVXPTtd0reqjGFzb16G3T2 NpFqVuu5wPGSpZCGF4iMMghOmsO0jMrOwktnupXroMjQ+tWLOWBalyANElhCV+5KyYNuXABhPrmuC rOLsTcLouO9jhRTPvOq5lbSiT3JGxiLCZDEhyRMO+lVh9MXe4KOvOJ93sRGt6v7Wp6DLKPyQaiHKA s6AkB45Y4meknp0d2TSrV1FAHvnGx8RfnQ/r8XmNuA6OpCDWxYO77Rn68wPLTqodO74vn1N8HkLbo wKj7EKPxTRFDAA==; In-Reply-To: (message from Jens =?UTF-8?Q?=C3=96stlund?= on Wed, 18 Oct 2023 14:51:27 +0200) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:272651 Archived-At: > From: Jens Östlund > Cc: 66602@debbugs.gnu.org > Date: Wed, 18 Oct 2023 14:51:27 +0200 > > > Eli Zaretskii writes: > > > I guess I'm missing something, because I use smtpmail with > > authentication and a specific port all the time without any trouble. > > So maybe show the entry from your ~/.authinfo? > > > > Also, can you point me to the place where you see that port is matched > > as a number? See also bug#55199, where a similar problem was fixed, > > and the fix should be in Emacs 29.1. Maybe you have a stale > > auth-sources.elc? > > Indeed seem to have been a stale auth-sources.elc file. I recompiled the file and now everything works as expected. Thank you for your quick response, and sorry for taking up your time! Thanks, I'm therefore closing this bug.