public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
From: "Jérôme Pouiller" <jerome.pouiller@silabs.com>
To: git@vger.kernel.org
Subject: sendemail.smtpPass is truncated
Date: Thu, 10 Apr 2025 11:17:36 +0200	[thread overview]
Message-ID: <2020782.usQuhbGJ8B@nb0018864> (raw)

Hi everyone,

"git send-email" started to complains my credentials were incorrect. If I run
git-send-email with --smtp-debug=1, I can see my smtp password is truncated.

"git config --list" show the correct value. I am also able to properly use my
password with "--smtp-pass"

My password is not insane:
  - < 20 characters long
  - just a mix of ascii printable characters (no unicode)

My password contains characters like '#', '$', ... So I need to quote it.
However, I use special characters for while without issues and "git config
--list" returns the correct value.

I have successfully used this command 5 weeks ago. Meanwhile:
  - I think I have not changed my password
  - I believe git-send-email has not been updated
  - I believe none of my Perl packages has been updated

So, I have to admit I have no idea from where the issue come.


[System Info]
git version:
git version 2.39.5
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
uname: Linux 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
compiler info: gnuc: 12.2
libc info: glibc: 2.36
$SHELL (typically, interactive shell): /bin/zsh


[Enabled Hooks]

-- 
Jérôme Pouiller



             reply	other threads:[~2025-04-10  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-10  9:17 Jérôme Pouiller [this message]
2025-04-11 10:41 ` sendemail.smtpPass is truncated Christian Couder

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=2020782.usQuhbGJ8B@nb0018864 \
    --to=jerome.pouiller@silabs.com \
    --cc=git@vger.kernel.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox