From: Aditya Garg Date: Mon, 30 Jun 2025 18:06:56 +0000 (+0000) Subject: docs: mention possible options for Proton Mail users X-Git-Tag: v2.51.0-rc0~58^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=ac1a32ea52532fadba18128d67b9dc211002059e;p=thirdparty%2Fgit.git docs: mention possible options for Proton Mail users Proton Mail is an privacy-focused email service gaining popularity. Unfortunately, it does not provide an SMTP server to send emails. Proton Mail Bridge is an official solution for paid users, and for free users, a client named git-protonmail is available. Mention the same in the docs. Signed-off-by: Aditya Garg Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-send-email.adoc b/Documentation/git-send-email.adoc index 6556f949a1..5335502d68 100644 --- a/Documentation/git-send-email.adoc +++ b/Documentation/git-send-email.adoc @@ -606,6 +606,14 @@ available online. Community maintained credential helpers are also available: You can also see linkgit:gitcredentials[7] for more OAuth based authentication helpers. +Proton Mail does not provide an SMTP server to send emails. If you are a paid +customer of Proton Mail, you can use +https://proton.me/mail/bridge[Proton Mail Bridge] +officially provided by Proton Mail to create a local SMTP server for sending +emails. For both free and paid users, community maintained projects like +https://github.com/AdityaGarg8/git-credential-email[git-protonmail] can be +used. + Note: the following core Perl modules that may be installed with your distribution of Perl are required: