git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to get git-send-email use a proxy?
@ 2022-04-06 14:19 Shaoxuan Yuan
  2022-04-07 21:52 ` brian m. carlson
  0 siblings, 1 reply; 5+ messages in thread
From: Shaoxuan Yuan @ 2022-04-06 14:19 UTC (permalink / raw)
  To: Git List

Greetings, Git community,

I'm using git-send-email with Git 2.35.1 under system
5.4.72-microsoft-standard-WSL2, x86_64 GNU/Linux.

I am on a system-wide socks5 proxy. Although I set the global
.gitconfig to use the socks5 proxy trying to send emails, the
connection to the SMTP server seems does not go through the proxy at
all.

Other git commands do go through the globally set .gitconfig proxy,
git-send-email seems to be an exception.

So I'm wondering if there needs to be a code change in
'git-send-email.perl' to run the connection through a proxy, or I just
need to tune the setting to accomplish this?

-- 
Thanks & Regards,
Shaoxuan

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

end of thread, other threads:[~2022-04-08 12:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 14:19 How to get git-send-email use a proxy? Shaoxuan Yuan
2022-04-07 21:52 ` brian m. carlson
2022-04-08  9:01   ` Shaoxuan Yuan
2022-04-08 11:51     ` Ævar Arnfjörð Bjarmason
2022-04-08 12:03       ` Shaoxuan Yuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).