From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Amin Bandali Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 12 Feb 2019 16:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 34458@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.154999017925406 (code B ref -1); Tue, 12 Feb 2019 16:50:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Feb 2019 16:49:39 +0000 Received: from localhost ([127.0.0.1]:45095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtbFa-0006bh-Gk for submit@debbugs.gnu.org; Tue, 12 Feb 2019 11:49:38 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54483) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtbFZ-0006bR-7i for submit@debbugs.gnu.org; Tue, 12 Feb 2019 11:49:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:50825) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gtbFS-0007Q4-Qc for submit@debbugs.gnu.org; Tue, 12 Feb 2019 11:49:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtbFR-0007FF-W6 for bug-gnu-emacs@gnu.org; Tue, 12 Feb 2019 11:49:30 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtbFQ-0007N5-I9 for bug-gnu-emacs@gnu.org; Tue, 12 Feb 2019 11:49:28 -0500 Received: from [2607:fea8:3b80:184::2] (port=58300 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gtbFQ-0005W5-D9 for bug-gnu-emacs@gnu.org; Tue, 12 Feb 2019 11:49:28 -0500 From: Amin Bandali Date: Tue, 12 Feb 2019 11:49:43 -0500 Message-ID: <875ztplzo8.fsf@aminb.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) It seems that when the combined length of username + password for an imap login exceeds certain length, nnimap tries to log into the server with a truncated password. Example: Say I have the following line in ~/.authinfo.gpg: machine mymchn login myuserid@hereis.alongaddr.ca password VAdlmhgtPX3RQpV2= bfr8ilj6Qptr0Omz I was wondering why Gnus wasn=E2=80=99t able to log into the server, though= I had made sure I was using the correct username and password. Upon looking into server logs, I noticed that the login attempts were made using VAdlmhgtPX3RQpV2bfr8ilj6Qpt as the password (notice that r0Omz is missing at the end) instead of the correct full password. Then I tried with a shorter username like below and it worked just fine: machine mymchn login myuserid@hereis.ca password VAdlmhgtPX3RQpV2bfr8ilj6Qp= tr0Omz If I recall correctly, this issue also happens without adding a machine entry to ~/.authinfo.gpg (i.e. by filling out the username and password prompt); which leads me to think that the issue is not with auth-source. From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jun 2019 13:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Amin Bandali Cc: 34458@debbugs.gnu.org Received: via spool by 34458-submit@debbugs.gnu.org id=B34458.156120851822059 (code B ref 34458); Sat, 22 Jun 2019 13:02:02 +0000 Received: (at 34458) by debbugs.gnu.org; 22 Jun 2019 13:01:58 +0000 Received: from localhost ([127.0.0.1]:51207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefeY-0005jV-1h for submit@debbugs.gnu.org; Sat, 22 Jun 2019 09:01:58 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39740) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefeW-0005hh-8R for 34458@debbugs.gnu.org; Sat, 22 Jun 2019 09:01:56 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hefeP-00065C-JG; Sat, 22 Jun 2019 15:01:54 +0200 From: Lars Ingebrigtsen References: <875ztplzo8.fsf@aminb.org> Date: Sat, 22 Jun 2019 15:01:49 +0200 In-Reply-To: <875ztplzo8.fsf@aminb.org> (Amin Bandali's message of "Tue, 12 Feb 2019 11:49:43 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Amin Bandali writes: > It seems that when the combined length of username + password for an > imap login exceeds certain length, nnimap tries to log into the server > with a truncated password. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Amin Bandali writes: > It seems that when the combined length of username + password for an > imap login exceeds certain length, nnimap tries to log into the server > with a truncated password. I've looked at the code, and I can't see where it would be truncating the password... > I was wondering why Gnus wasn=E2=80=99t able to log into the server, thou= gh I > had made sure I was using the correct username and password. Upon > looking into server logs, I noticed that the login attempts were made > using VAdlmhgtPX3RQpV2bfr8ilj6Qpt as the password (notice that r0Omz is > missing at the end) instead of the correct full password. Is it possible that the server is truncating the password (before logging it, even)? What IMAP server are you using? --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 22 Jun 2019 13:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Amin Bandali Cc: 34458@debbugs.gnu.org Received: via spool by 34458-submit@debbugs.gnu.org id=B34458.156120869224019 (code B ref 34458); Sat, 22 Jun 2019 13:05:02 +0000 Received: (at 34458) by debbugs.gnu.org; 22 Jun 2019 13:04:52 +0000 Received: from localhost ([127.0.0.1]:51211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefhM-0006FK-He for submit@debbugs.gnu.org; Sat, 22 Jun 2019 09:04:52 -0400 Received: from quimby.gnus.org ([80.91.231.51]:39798) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefhK-0006FC-Ft for 34458@debbugs.gnu.org; Sat, 22 Jun 2019 09:04:50 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hefhG-000682-5W; Sat, 22 Jun 2019 15:04:49 +0200 From: Lars Ingebrigtsen References: <875ztplzo8.fsf@aminb.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEUUDAwoFReFOjcMBgXL a11aJiaNjLxJAAACWUlEQVQ4jW2UTZLjIAyFRdzZQ9I+ACrYkya5gErsByrc/yrzhJ2ezbBwEj7r /ymU5/8Od+rh9xBO8PZ0+BEIXz05d9yc931dE115zk6zw0nPhw+6E23llThFx8zzzZkj7j0stlpf SbTvg7uB0UK4F7pXnBcL9zBymCP3GyzqAejFKr3f3sqD4y06XwgAj2tSiXlX4cSTo+VDd4f8f1S1 z5s2zYgUCU7I6qoPgDiSzozMJNKGnCyz+jJwU0UOcwCgbICwLZAB9r5PWKw64GqriCE5qc4+DFjY FWMDyG/VNnKbSaJ3ZzsRXKZ5w+uDrSWejuBPFRjoxK0Bd4KtPoUBxABOXB1fA3pKhkGbuE3MaOKq I5jFAoeBtjU/PGr9kbFqx7AZL5gj2KC9T02W1LDnB6x5fElS1uMIgIlhgYsMSSdIZvEBP9r1BHIA f7rS+O/+1xXV8mVNZ3PDegBH922BfLN32Vp8Ar8VAMkXSSyT9QSIAVmVi8SLKMc9fYApERZX7ReR HMZpYVn5ZQHABlZibYnbwGOX8IX27XwAt3QF4K7ZfzNDcav0tjbFLzB9GmnaFCHG5lcTIRK69l1t B8xgJIsBUACcfwuPbCESf+owCxeElZseIJ51bIXctwjmkFYTpS9N+WWBzYBurVtJJnRFZY2WnCmk oTzMPs9usl3pYlBhQM8I8G69m9SOAqH2ncPOjWeK+/TwUsyi0EsCFjPnjP3csfFn5Q96NfdnH4iD hZsWoSwQ6IKVQXQs827/CweAN+ixFnwn6wI+EdX2/FFdLXX9sNV+4B5x/wKuJbN8Ljru7QAAAABJ RU5ErkJggg== Date: Sat, 22 Jun 2019 15:04:46 +0200 In-Reply-To: (Lars Ingebrigtsen's message of "Sat, 22 Jun 2019 15:01:49 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Lars Ingebrigtsen writes: > Amin Bandali writes: > >> It seems that when the combined length of username + password for an >> imap login exceeds certain length, nnimap tries to log into the server >> with a t [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Lars Ingebrigtsen writes: > Amin Bandali writes: > >> It seems that when the combined length of username + password for an >> imap login exceeds certain length, nnimap tries to log into the server >> with a truncated password. > > I've looked at the code, and I can't see where it would be truncating > the password... Unless you're using CRAM-MD5 as the auth method, but then you wouldn't see the password at all on the server side, I guess... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Amin Bandali Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Jun 2019 18:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 34458@debbugs.gnu.org Received: via spool by 34458-submit@debbugs.gnu.org id=B34458.156183315227948 (code B ref 34458); Sat, 29 Jun 2019 18:33:02 +0000 Received: (at 34458) by debbugs.gnu.org; 29 Jun 2019 18:32:32 +0000 Received: from localhost ([127.0.0.1]:44902 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhI9I-0007Gg-E4 for submit@debbugs.gnu.org; Sat, 29 Jun 2019 14:32:32 -0400 Received: from eggs.gnu.org ([209.51.188.92]:38837) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hhI9G-0007GU-H6 for 34458@debbugs.gnu.org; Sat, 29 Jun 2019 14:32:31 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:51639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hhI9B-000838-6r; Sat, 29 Jun 2019 14:32:25 -0400 Received: from [2607:fea8:3b80:184::7] (port=34254 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hhI99-0005qs-8i; Sat, 29 Jun 2019 14:32:25 -0400 From: Amin Bandali Organization: GNU Project References: <875ztplzo8.fsf@aminb.org> Date: Sat, 29 Jun 2019 14:32:20 -0400 In-Reply-To: Message-ID: <87ftns6y4r.fsf@fencepost.gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Lars Ingebrigtsen writes: [...] > > Is it possible that the server is truncating the password (before > logging it, even)? What IMAP server are you using? I don=E2=80=99t think so=E2=80=A6? I use a local dovecot with a fairly typ= ical configuration [0], with sha512 of passwords stored in a separate file. [0]: https://git.sr.ht/~bandali/dotfiles/tree/b1ed9ee8a3c507dd26df3d884fb0e= 15daef7da99/rc.org#L23 Lars Ingebrigtsen writes: [...] > > Unless you're using CRAM-MD5 as the auth method, but then you wouldn't > see the password at all on the server side, I guess... Right. As far as I know, I am not. I have been meaning to try and edebug nnimap-login, but I=E2=80=99ve been super busy with school work late= ly, and have barely had any free time. Have you tried reproducing this on your end? From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 04 Jul 2019 13:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Amin Bandali Cc: 34458@debbugs.gnu.org Received: via spool by 34458-submit@debbugs.gnu.org id=B34458.15622466425957 (code B ref 34458); Thu, 04 Jul 2019 13:24:02 +0000 Received: (at 34458) by debbugs.gnu.org; 4 Jul 2019 13:24:02 +0000 Received: from localhost ([127.0.0.1]:50568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hj1iT-0001Xy-Mx for submit@debbugs.gnu.org; Thu, 04 Jul 2019 09:24:01 -0400 Received: from quimby.gnus.org ([80.91.231.51]:36420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hj1iR-0001Xp-Kp for 34458@debbugs.gnu.org; Thu, 04 Jul 2019 09:24:00 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hj1iN-0001qD-Md; Thu, 04 Jul 2019 15:23:58 +0200 From: Lars Ingebrigtsen References: <875ztplzo8.fsf@aminb.org> <87ftns6y4r.fsf@fencepost.gnu.org> Date: Thu, 04 Jul 2019 15:23:55 +0200 In-Reply-To: <87ftns6y4r.fsf@fencepost.gnu.org> (Amin Bandali's message of "Sat, 29 Jun 2019 14:32:20 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Amin Bandali writes: > Have you tried reproducing this on your end? No, but the code is: Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Amin Bandali writes: > Have you tried reproducing this on your end? No, but the code is: (defun nnimap-login (user password) (cond ;; Prefer plain LOGIN if it's enabled (since it requires fewer ;; round trips than CRAM-MD5, and it's less likely to be buggy), ;; and we're using an encrypted connection. ((and (not (nnimap-capability "LOGINDISABLED")) [...] (nnimap-command "LOGIN %S %S" user password)) [...] ((and (not (nnimap-capability "LOGINDISABLED")) [...] (nnimap-command "LOGIN %S %S" user password)) ((and (nnimap-capability "AUTH=PLAIN") [...] (nnimap-command "AUTHENTICATE PLAIN %s" (base64-encode-string (format "\000%s\000%s" (nnimap-quote-specials user) (nnimap-quote-specials password))))))) so if you're using any of the plain LOGIN things to the IMAP server, there's really no code in there that I can see that can truncate anything... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Jul 2019 23:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Amin Bandali Cc: 34458@debbugs.gnu.org Received: via spool by 34458-submit@debbugs.gnu.org id=B34458.156297536920849 (code B ref 34458); Fri, 12 Jul 2019 23:50:02 +0000 Received: (at 34458) by debbugs.gnu.org; 12 Jul 2019 23:49:29 +0000 Received: from localhost ([127.0.0.1]:40956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm5I7-0005QC-SQ for submit@debbugs.gnu.org; Fri, 12 Jul 2019 19:49:28 -0400 Received: from quimby.gnus.org ([80.91.231.51]:51478) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm5I6-0005Q4-Cw for 34458@debbugs.gnu.org; Fri, 12 Jul 2019 19:49:26 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hm5I2-0003A6-9u; Sat, 13 Jul 2019 01:49:24 +0200 From: Lars Ingebrigtsen References: <875ztplzo8.fsf@aminb.org> <87ftns6y4r.fsf@fencepost.gnu.org> Date: Sat, 13 Jul 2019 01:49:21 +0200 In-Reply-To: (Lars Ingebrigtsen's message of "Thu, 04 Jul 2019 15:23:55 +0200") Message-ID: <87wogm24qm.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: A bug report was filed for a similar problem in url.el, and it turns out that the base64 encoding may have been the culprit -- it would split the encoded string into two lines, thereby effectively tru [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) A bug report was filed for a similar problem in url.el, and it turns out that the base64 encoding may have been the culprit -- it would split the encoded string into two lines, thereby effectively truncating the data. I've pushed a fix for this in nnimap, too. Could you check whether the trunk now works for you? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Amin Bandali Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Jul 2019 03:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Lars Ingebrigtsen Cc: 34458@debbugs.gnu.org Received: via spool by 34458-submit@debbugs.gnu.org id=B34458.156298801425947 (code B ref 34458); Sat, 13 Jul 2019 03:21:01 +0000 Received: (at 34458) by debbugs.gnu.org; 13 Jul 2019 03:20:14 +0000 Received: from localhost ([127.0.0.1]:41212 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm8a6-0006kR-H9 for submit@debbugs.gnu.org; Fri, 12 Jul 2019 23:20:14 -0400 Received: from eggs.gnu.org ([209.51.188.92]:37248) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm8a4-0006k7-Fo for 34458@debbugs.gnu.org; Fri, 12 Jul 2019 23:20:13 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:55174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hm8Zz-0004NN-AK; Fri, 12 Jul 2019 23:20:07 -0400 Received: from [192.159.176.171] (port=33694 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hm8Zy-0006TT-PR; Fri, 12 Jul 2019 23:20:07 -0400 From: Amin Bandali Organization: GNU Project References: <875ztplzo8.fsf@aminb.org> <87ftns6y4r.fsf@fencepost.gnu.org> <87wogm24qm.fsf@mouse.gnus.org> Date: Fri, 12 Jul 2019 23:20:04 -0400 In-Reply-To: <87wogm24qm.fsf@mouse.gnus.org> Message-ID: <87h87q39jv.fsf@fencepost.gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Lars, Sorry for the slow reply. Lars Ingebrigtsen writes: > A bug report was filed for a similar problem in url.el, and it turns out > that the base64 encoding may have been the culprit -- it would split the > encoded string into two lines, thereby effectively truncating the data. > > I've pushed a fix for this in nnimap, too. Could you check whether the > trunk now works for you? With your 99e8d6fc26a163001c3a7ccf6786e1c4ecc5788e it does seem to be fixed now; many thanks! -- Amin Bandali Free Software Activist | GNU Webmaster & Volunteer GPG: BE62 7373 8E61 6D6D 1B3A 08E8 A21A 0202 4881 6103 https://shemshak.org/~amin From debbugs-submit-bounces@debbugs.gnu.org Fri Jul 12 23:33:51 2019 Received: (at control) by debbugs.gnu.org; 13 Jul 2019 03:33:51 +0000 Received: from localhost ([127.0.0.1]:41235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm8nG-0000tJ-UO for submit@debbugs.gnu.org; Fri, 12 Jul 2019 23:33:51 -0400 Received: from quimby.gnus.org ([80.91.231.51]:54800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm8nE-0000tB-UC for control@debbugs.gnu.org; Fri, 12 Jul 2019 23:33:49 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hm8nC-00057G-DI for control@debbugs.gnu.org; Sat, 13 Jul 2019 05:33:48 +0200 Date: Sat, 13 Jul 2019 05:33:46 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #34458 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 34458 fixed close 34458 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 34458 fixed close 34458 27.1 quit From unknown Fri Jun 13 11:11:49 2025 X-Loop: help-debbugs@gnu.org Subject: bug#34458: 27.0.50; Gnus's nnimap truncates password Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Jul 2019 03:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34458 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed To: Amin Bandali Cc: 34458@debbugs.gnu.org Received: via spool by 34458-submit@debbugs.gnu.org id=B34458.15629888523526 (code B ref 34458); Sat, 13 Jul 2019 03:35:01 +0000 Received: (at 34458) by debbugs.gnu.org; 13 Jul 2019 03:34:12 +0000 Received: from localhost ([127.0.0.1]:41242 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm8nc-0000uo-5s for submit@debbugs.gnu.org; Fri, 12 Jul 2019 23:34:12 -0400 Received: from quimby.gnus.org ([80.91.231.51]:54826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm8na-0000uf-GF for 34458@debbugs.gnu.org; Fri, 12 Jul 2019 23:34:10 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hm8nX-00057Q-AA; Sat, 13 Jul 2019 05:34:09 +0200 From: Lars Ingebrigtsen References: <875ztplzo8.fsf@aminb.org> <87ftns6y4r.fsf@fencepost.gnu.org> <87wogm24qm.fsf@mouse.gnus.org> <87h87q39jv.fsf@fencepost.gnu.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEX+50Lzqid9Mwj8vCv+ zDDBcxfVhSDklSRXjyWAAAACFUlEQVQ4jXWTTYvbMBCGh9bZu1bp6toVNT0bq+w1ILH3FUi5lgXL Z7fE+vt9Z2Rnk4WKxAnzeF7NJ6Wbk8vHoVuQ/gNuHW7Bbp8rH7qXqddD9/JzXcwdyB8adx5if0/9 m/kEROaS0tksSqkPsKnk/Ka2YwSIXbtXaxmMDZFcUKtS2pu66JHPIIDtOvj2HoALnhElyUoNmxn2 IASghb9AnGUCEQX8fgbuBNAF9mhaC3TWb1ochFCf8pRLyojrYn9ugEIgaxlxmudoe+U2Dw8AhE++ RDyf0ona7ZSmHLPlpP8AqPh9ByX29gzwrOBh8XiIdHjw4y5lbeVHifbR/o54+d6jH6M9RPpy8JrQ iHiWOx4Bhvcf9Epdx+H2ySaYZsMeL/FIHacxSh6lSH85D93CBWglmfKs9GqfUdodcA2l4i6YX0eA cAodAy6rnBDELIeLeO1OEJlu+zeSvppPra6CUBLWkObs9WYrd9A1Bal1s3PLAZo0O8Gzk9f5O2yA RfzovJP4hgHjs98KBSUiiAZDZvgO2oGMIEYMU7rK5XIrFPSAcVmM0mZ5Qh4s1SFogH09VqyBGh0F 8g4eI8Z6XdvOraQch+mdh89oainTJAsGD1aBw6BCMKW1Jk2JsClcBd4DF9Ra5rZ7DHRLtdajV3Ut U9tjknFGWi+1/v0Kul4B1m8cJNJjGNilTTJaCxfZUwbwKDNHnP4BO9Ad4ISeQdkAAAAASUVORK5C YII= Date: Sat, 13 Jul 2019 05:34:07 +0200 In-Reply-To: <87h87q39jv.fsf@fencepost.gnu.org> (Amin Bandali's message of "Fri, 12 Jul 2019 23:20:04 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Amin Bandali writes: > With your 99e8d6fc26a163001c3a7ccf6786e1c4ecc5788e it does seem to be > fixed now; many thanks! Great; thanks for confirming. Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Amin Bandali writes: > With your 99e8d6fc26a163001c3a7ccf6786e1c4ecc5788e it does seem to be > fixed now; many thanks! Great; thanks for confirming. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no