From unknown Wed Sep 10 13:55:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol Resent-From: rameiko87@posteo.net Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Dec 2023 18:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67589 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 67589@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170154341119290 (code B ref -1); Sat, 02 Dec 2023 18:57:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Dec 2023 18:56:51 +0000 Received: from localhost ([127.0.0.1]:58654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9VAY-000512-Le for submit@debbugs.gnu.org; Sat, 02 Dec 2023 13:56:51 -0500 Received: from lists.gnu.org ([2001:470:142::17]:51848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9V58-0004sB-MI for submit@debbugs.gnu.org; Sat, 02 Dec 2023 13:51:15 -0500 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 1r9V4t-0005De-8Y for bug-gnu-emacs@gnu.org; Sat, 02 Dec 2023 13:50:59 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r9V4r-0004Rv-5H for bug-gnu-emacs@gnu.org; Sat, 02 Dec 2023 13:50:59 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id CA9DA240027 for ; Sat, 2 Dec 2023 19:50:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1701543053; bh=iNF5PSy9Ct32eCT+WX9nARXE9Ys9kGYxZ6EQjUG9nyo=; h=MIME-Version:Content-Transfer-Encoding:Date:From:To:Subject: Message-ID:From; b=CKQPUrZvmOxDYJLlY+tpmsjH+rZ7LTqPA0/S9lU0rCqBUjStv7EO21QVUtlDeboML yQmSqVmucaE33c8cVCHGEsDAc5lXqjFiAn9etDUAUAPxJKeJOh2OYqLhPMWitqkNLJ DAo6Sc450Te+4hfsWhg3Xs37ZP1NeazIIPrGGzX0KZAv5iPM+hvw6gTV8/8zKhqcjc EyAjBgmtNQFNg7c44luCLO2wZBATWlYA71oZ5fBXvstWsNLyOYkUWoJ8Co3J/VPu6g Y45yCJWvLr3smorIQ204cq/X4m5b/ccemlYxDdlQGb+R3Iisev3c7cvZJ5rjao8R8J UVxMIZAMdFeyw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SjJsn1y08z9rxH for ; Sat, 2 Dec 2023 19:50:53 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 02 Dec 2023 18:50:53 +0000 From: rameiko87@posteo.net Message-ID: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> Received-SPF: pass client-ip=185.67.36.65; envelope-from=rameiko87@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Mailman-Approved-At: Sat, 02 Dec 2023 13:56:49 -0500 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: -0.0 (/) My remote mailbox password starts with a dash. I cannot use rmail regardless to whether I store the password in my imaps:// URL or I insert the password when prompted, and escaping the dash does not help in either case. As for movemail, when I'm prompted to insert the password I don't remember in which cases I was successful (but I'm confident to say that the command failed either when the dash was escaped or when it was not). I can also report that when the password is included in the URL which I pass to movemail, then everything works as expected both when the dash is not escaped and when it is. From unknown Wed Sep 10 13:55:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Dec 2023 19:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67589 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: rameiko87@posteo.net Cc: 67589@debbugs.gnu.org Received: via spool by 67589-submit@debbugs.gnu.org id=B67589.170154665024504 (code B ref 67589); Sat, 02 Dec 2023 19:51:01 +0000 Received: (at 67589) by debbugs.gnu.org; 2 Dec 2023 19:50:50 +0000 Received: from localhost ([127.0.0.1]:58694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9W0o-0006NA-DU for submit@debbugs.gnu.org; Sat, 02 Dec 2023 14:50:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:46738) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9W0m-0006My-N6 for 67589@debbugs.gnu.org; Sat, 02 Dec 2023 14:50:49 -0500 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 1r9W0X-00038Z-Q3; Sat, 02 Dec 2023 14:50:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=EB0bFgiz91yvBEpxb0+MgnZn63GG10gVKQ27Oe1JI0s=; b=dfEsboIMOiU7 ojkNUuml57Kz4KtjRmvTanmP1zJYagVOOueXg3BCZ+jXMKZumcMjBnA6vCfH52PktOL0Vu0ThiiWB CS9NbRlMo/pMYSs5D58MgkbmsibjXJp6nDsmN/nY43ql24aFzonxJ7uPbwwqZIrG7d6aLs9x2aL/K ieZKrgvgo9r10ZdpUCoRRoeMAumD+N1LMlS7IdIuYzUL6N6Z5QVHs2Deo8lMWwBuAitspWVZeUlYd L0GRSGOaU7Qce7N9MdPb2fpxyhbgPIWJbJOXZwim6qPMWsy3C9ZyyG6EGdRGOhXbLUnjN3HFvsMV4 ZrMUFFIOgWEgcndr2VWd9w==; Date: Sat, 02 Dec 2023 21:50:26 +0200 Message-Id: <831qc48jul.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> (rameiko87@posteo.net) References: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> 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 (---) > Date: Sat, 02 Dec 2023 18:50:53 +0000 > From: rameiko87@posteo.net > > My remote mailbox password starts with a dash. I cannot use rmail > regardless to whether I store the password in my imaps:// URL or I > insert the password when prompted, and escaping the dash does not help > in either case. Did you try to customize email-movemail-flags to give it the string "--" (i.e. two dashes)? From unknown Wed Sep 10 13:55:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Dec 2023 20:24:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67589 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: rameiko87@posteo.net Cc: 67589@debbugs.gnu.org Received: via spool by 67589-submit@debbugs.gnu.org id=B67589.170154860627457 (code B ref 67589); Sat, 02 Dec 2023 20:24:01 +0000 Received: (at 67589) by debbugs.gnu.org; 2 Dec 2023 20:23:26 +0000 Received: from localhost ([127.0.0.1]:58732 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9WWL-00078n-L2 for submit@debbugs.gnu.org; Sat, 02 Dec 2023 15:23:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:43276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9WWK-00078Z-7S for 67589@debbugs.gnu.org; Sat, 02 Dec 2023 15:23:24 -0500 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 1r9WW4-0004A9-UY; Sat, 02 Dec 2023 15:23:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=VhbVq7g6aDfXyd5yKyJvKZaDo9tPhE6Da/u58jHmlAg=; b=FHK7UJ/sgq+v 2AZcZ/egq22xpwqjzdo58bZxIakjsAz69fT92g2i8D/EIaR/52dEWPFqC86sklG9vzYbKeTo03RF/ SpoiknxsO6I4KCQwDYw+59Hg6OqkMwCUFs5KjnyZRldecMvbH/PUb8jR2Vb277kN+8W2iFviL/gok iYrLbDrJ022QIO3dpF9U9cszmIJsnqeK+AIKEq8WsGU0F1QzYI/b5CqfuoOEgFYaI6Cz7w9tT0CPt xmZle2QJd33hPgqOP7vPPhtEK+XEejhQCx+sfHdrRpU7xXUB5kY5nS3OxuhL8XZLeWigpiaNALBmI 7kEAGz9xPkgxjK5L6t7KpA==; Date: Sat, 02 Dec 2023 22:23:08 +0200 Message-Id: <83zfys73rn.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <831qc48jul.fsf@gnu.org> (message from Eli Zaretskii on Sat, 02 Dec 2023 21:50:26 +0200) References: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> <831qc48jul.fsf@gnu.org> 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 (---) > Cc: 67589@debbugs.gnu.org > Date: Sat, 02 Dec 2023 21:50:26 +0200 > From: Eli Zaretskii > > > Date: Sat, 02 Dec 2023 18:50:53 +0000 > > From: rameiko87@posteo.net > > > > My remote mailbox password starts with a dash. I cannot use rmail > > regardless to whether I store the password in my imaps:// URL or I > > insert the password when prompted, and escaping the dash does not help > > in either case. > > Did you try to customize email-movemail-flags to give it the string ^^^^^^^^^^^^^^^^^^^^ Sorry, I meant rmail-movemail-flags. From unknown Wed Sep 10 13:55:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 03 Dec 2023 17:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67589 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: rameiko87@posteo.net Cc: 67589@debbugs.gnu.org Received: via spool by 67589-submit@debbugs.gnu.org id=B67589.170162315025267 (code B ref 67589); Sun, 03 Dec 2023 17:06:02 +0000 Received: (at 67589) by debbugs.gnu.org; 3 Dec 2023 17:05:50 +0000 Received: from localhost ([127.0.0.1]:60726 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9puf-0006ZT-S6 for submit@debbugs.gnu.org; Sun, 03 Dec 2023 12:05:50 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38526) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9pub-0006ZE-W3 for 67589@debbugs.gnu.org; Sun, 03 Dec 2023 12:05:48 -0500 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 1r9puM-00005B-FR; Sun, 03 Dec 2023 12:05:30 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=P0SaXOzaBGcE1viubWTOMRj9SOYVHiDd5I9ZmWX+sWM=; b=EQQo+yTqGl6o a+DziD1tLephw5JL7ZHJmv9uf9NZaQZjAaM1yfkcrjBMCafeKiVkEDUZN6OhR/JGgqhBlBSz2+FDQ 8hZMTjAIjIRtULdkloQFteVFLYezqaY8sR1rnNS0dtl9sRK4uz45M72LRMcnGCf6OHwgQvpm5M9Zg ni+e3Rol1qlpxuAp+SVUeZkTbSnKdmmeYqTtgbTETokf5Y/gnhrIpF+vz/Sd6T8UEd6h+L5br8DW+ H0mf4B8J8uUA+y6CP5POor8/56lN5W5weUp6YAUVCfHLyaSiOfpWfOM2FzA3Zy4GrE/CVGiU15+BL Ayx2J0LeXQIsvwFiYSIpIw==; Date: Sun, 03 Dec 2023 19:05:24 +0200 Message-Id: <83edg36wtn.fsf@gnu.org> From: Eli Zaretskii In-Reply-To: <6dca58228d38ab81b4a42ded1c4cb563@posteo.net> (rameiko87@posteo.net) References: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> <831qc48jul.fsf@gnu.org> <83zfys73rn.fsf@gnu.org> <6dca58228d38ab81b4a42ded1c4cb563@posteo.net> 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 (---) [Please use Reply All to reply, so that the bug tracker is CC'ed.] > Date: Sun, 03 Dec 2023 16:48:49 +0000 > From: rameiko87@posteo.net > > Dear Eli, > Thanks for your reply. I would attempt customizing rmail-movemail-flags > , however I'd like to first find a description for the -- flag for > movemail, which I couldn't find on the movemail doc. Any idea? I assumed that "--" means "all that follows cannot be an option". Since movemail is part of GNU Mailutils, I assumed that it behaves like all the other GNU programs with respect to options. From unknown Wed Sep 10 13:55:48 2025 X-Loop: help-debbugs@gnu.org Subject: bug#67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol References: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> In-Reply-To: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> Resent-From: Jakub =?UTF-8?Q?Je=C4=8Dm=C3=ADnek?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 May 2024 21:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67589 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: rameiko87@posteo.net, 67589@debbugs.gnu.org Received: via spool by 67589-submit@debbugs.gnu.org id=B67589.17159808256593 (code B ref 67589); Fri, 17 May 2024 21:21:02 +0000 Received: (at 67589) by debbugs.gnu.org; 17 May 2024 21:20:25 +0000 Received: from localhost ([127.0.0.1]:57357 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8505-0001iH-1H for submit@debbugs.gnu.org; Fri, 17 May 2024 17:20:25 -0400 Received: from mail-4323.proton.ch ([185.70.43.23]:45895) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8501-0001i9-Nc for 67589@debbugs.gnu.org; Fri, 17 May 2024 17:20:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kubajecminek.cz; s=protonmail; t=1715980812; x=1716240012; bh=edD5XecVz9noJBk7Poy79dnL7U/ZoJYJrLg3v9DA0Qc=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=UBVcIZ3cNnGocJhGtO216jNav0+Y9d96vg2d0mRQVnd2ZeT4eOzOs3v5B1ohalcac X6nN8lZW6TpzdTqqEeBC2iH6cqouh/EWuoHoagAB8obUQM0ivN4L2mZHG6i7rvCP5n XbDKHJITnxCNg6X2UCE+kBL2Ri6nSj2wLoVZIgYCs9LKEnyZX50qSgmzaGT382CrQp pMbj1LbGMf1aDje8y7seeLMsNnDjxLUAzlJe4swt7YavfbkpPvuzBei6EK6588WcMu GgJ+c6fF0zdQ+kNhOWnrjU3KR1ZXSrZhE3L/jKdlOz5IA11J19ZuYmD22yK9xhMjJA pJzx5yODdSl2Q== Date: Fri, 17 May 2024 21:20:08 +0000 From: Jakub =?UTF-8?Q?Je=C4=8Dm=C3=ADnek?= Message-ID: <87a5koi1a1.fsf@kubajecminek.cz> Feedback-ID: 98803324:user:proton X-Pm-Message-ID: d3464f4d4465f9fcd4c0419c4ae59610f96e673c MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) 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: -0.3 (/) Eli Zaretskii writes: > Did you try to customize email-movemail-flags to give it the string > "--" (i.e. two dashes)? I confirm that this works. From unknown Wed Sep 10 13:55:48 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: rameiko87@posteo.net Subject: bug#67589: closed (Re: bug#67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol) Message-ID: References: <86fruffxkx.fsf@gnu.org> <5e82c9eedd6393b41b44b0499f45133b@posteo.net> X-Gnu-PR-Message: they-closed 67589 X-Gnu-PR-Package: emacs Reply-To: 67589@debbugs.gnu.org Date: Sat, 18 May 2024 06:24:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1716013442-12202-1" This is a multi-part message in MIME format... ------------=_1716013442-12202-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts = with dash symbol which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 67589@debbugs.gnu.org. --=20 67589: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D67589 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1716013442-12202-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 67589-done) by debbugs.gnu.org; 18 May 2024 06:23:08 +0000 Received: from localhost ([127.0.0.1]:59513 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8DTI-0003AO-CK for submit@debbugs.gnu.org; Sat, 18 May 2024 02:23:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s8DTG-00039q-HU for 67589-done@debbugs.gnu.org; Sat, 18 May 2024 02:23:07 -0400 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 1s8DT7-0002xl-GL; Sat, 18 May 2024 02:22:57 -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=eqUHtIbRwbPMjH5CL9br4nbsJsRI3jf9Xv3yQCum/QE=; b=LJuMfu+oz7OIhKjtAb6J DcyJ1Im2uTmvW4bcKz6SM3oQ+pKW0o6kN59zhHbjVf5nMyM+zWBvEAJyiHEU60P5bsCqn8x1a94TP VeStZdhCZKRAaK8f2LyRfjneBhAf8YTOLps68Qk50/NIrpk+VKmVzvPKIzbBaQleqeIfQf7UcRWpo 0e8bOwtRxJXkb6vT+GgUqBly3z6Gj8tdl8GKWI7EIkc1y4hPZYKYBacLN2mprn71hrQkRqQBhBGB6 Lx5t5mLzmIPMfeMY1kk/vy7UKyf92MIMtaDMkiVIjahIRkuPPr85g45Kz6XWt1+3Ah31UchEMuB5f PdzueLxyw5zd6Q==; Date: Sat, 18 May 2024 09:22:54 +0300 Message-Id: <86fruffxkx.fsf@gnu.org> From: Eli Zaretskii To: Jakub =?utf-8?B?SmXEjW3DrW5law==?= In-Reply-To: <87a5koi1a1.fsf@kubajecminek.cz> (message from Jakub =?utf-8?B?SmXEjW3DrW5law==?= on Fri, 17 May 2024 21:20:08 +0000) Subject: Re: bug#67589: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol References: <87a5koi1a1.fsf@kubajecminek.cz> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: 67589-done Cc: rameiko87@posteo.net, 67589-done@debbugs.gnu.org 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: -2.6 (--) > Date: Fri, 17 May 2024 21:20:08 +0000 > From: Jakub Ječmínek > Cc: rameiko87@posteo.net, 67589@debbugs.gnu.org > > Eli Zaretskii writes: > > > Did you try to customize email-movemail-flags to give it the string > > "--" (i.e. two dashes)? > > I confirm that this works. Thanks, I'm therefore closing this bug. ------------=_1716013442-12202-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 Dec 2023 18:56:51 +0000 Received: from localhost ([127.0.0.1]:58654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9VAY-000512-Le for submit@debbugs.gnu.org; Sat, 02 Dec 2023 13:56:51 -0500 Received: from lists.gnu.org ([2001:470:142::17]:51848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r9V58-0004sB-MI for submit@debbugs.gnu.org; Sat, 02 Dec 2023 13:51:15 -0500 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 1r9V4t-0005De-8Y for bug-gnu-emacs@gnu.org; Sat, 02 Dec 2023 13:50:59 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r9V4r-0004Rv-5H for bug-gnu-emacs@gnu.org; Sat, 02 Dec 2023 13:50:59 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id CA9DA240027 for ; Sat, 2 Dec 2023 19:50:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1701543053; bh=iNF5PSy9Ct32eCT+WX9nARXE9Ys9kGYxZ6EQjUG9nyo=; h=MIME-Version:Content-Transfer-Encoding:Date:From:To:Subject: Message-ID:From; b=CKQPUrZvmOxDYJLlY+tpmsjH+rZ7LTqPA0/S9lU0rCqBUjStv7EO21QVUtlDeboML yQmSqVmucaE33c8cVCHGEsDAc5lXqjFiAn9etDUAUAPxJKeJOh2OYqLhPMWitqkNLJ DAo6Sc450Te+4hfsWhg3Xs37ZP1NeazIIPrGGzX0KZAv5iPM+hvw6gTV8/8zKhqcjc EyAjBgmtNQFNg7c44luCLO2wZBATWlYA71oZ5fBXvstWsNLyOYkUWoJ8Co3J/VPu6g Y45yCJWvLr3smorIQ204cq/X4m5b/ccemlYxDdlQGb+R3Iisev3c7cvZJ5rjao8R8J UVxMIZAMdFeyw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SjJsn1y08z9rxH for ; Sat, 2 Dec 2023 19:50:53 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 02 Dec 2023 18:50:53 +0000 From: rameiko87@posteo.net To: bug-gnu-emacs@gnu.org Subject: Bug with rmail (Emacs 29.1) and movemail 3.16 when password starts with dash symbol Message-ID: <5e82c9eedd6393b41b44b0499f45133b@posteo.net> Received-SPF: pass client-ip=185.67.36.65; envelope-from=rameiko87@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 02 Dec 2023 13:56:49 -0500 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: -0.0 (/) My remote mailbox password starts with a dash. I cannot use rmail regardless to whether I store the password in my imaps:// URL or I insert the password when prompted, and escaping the dash does not help in either case. As for movemail, when I'm prompted to insert the password I don't remember in which cases I was successful (but I'm confident to say that the command failed either when the dash was escaped or when it was not). I can also report that when the password is included in the URL which I pass to movemail, then everything works as expected both when the dash is not escaped and when it is. ------------=_1716013442-12202-1--