public inbox for git@vger.kernel.org
 help / color / mirror / Atom feed
* sendemail.smtpPass is truncated
@ 2025-04-10  9:17 Jérôme Pouiller
  2025-04-11 10:41 ` Christian Couder
  0 siblings, 1 reply; 2+ messages in thread
From: Jérôme Pouiller @ 2025-04-10  9:17 UTC (permalink / raw)
  To: git

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-11 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10  9:17 sendemail.smtpPass is truncated Jérôme Pouiller
2025-04-11 10:41 ` Christian Couder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox