On Tue, 29 Nov 2022 17:47:40 -0600
fernandoreyesavila3 wrote:
> On 22/11/26 04:06PM, Enan Ajmain wrote:
> > Previous responders said:
> >
> > o Maybe GMail doesn't allow sending emails without their web
> > interface o Gmail doesn't allow to use SMTP in a classic way
> > (normal auth with/withou
On 22/11/26 04:06PM, Enan Ajmain wrote:
> Previous responders said:
>
> o Maybe GMail doesn't allow sending emails without their web interface
> o Gmail doesn't allow to use SMTP in a classic way (normal auth
> with/without encryption).
>
> I can confirm that GMail does allow sending emails
Previous responders said:
o Maybe GMail doesn't allow sending emails without their web interface
o Gmail doesn't allow to use SMTP in a classic way (normal auth
with/without encryption).
I can confirm that GMail does allow sending emails through other means
(not only “git send-email”, but
On 22/11/25 09:43, Teodoro Santoni wrote:
> Gmail doesn't allow to use SMTP in a classic way (normal auth
> with/without encryption). You may need to ask your sysadmins for
> XOAUTH2 keys and try to pass that git send-email through an SMTP thing
> like msmtp.
> A faster solution would be to make th
> According to the git-config man page, variable names are case sensitive,
> so smtpencryption should be smtpEncryption (and so on).
“The variable names are case-insensitive, allow only alphanumeric
characters and -, and must start with an alphabetic character.”
On Thu, Nov 24, 2022 at 12:42:08PM -0700, Michael Partridge wrote:
> Happy Thanksgiving!
> I'm having trouble using `git --send-email` to send a patch in.
>
> I am trying to use this email address (mcp...@nau.edu) with the
> following settings in my global config:
> ```
> [sendemail]
> smtpenc
Hi Michael,
2022-11-24 20:42 GMT+01:00, Michael Partridge :
> Happy Thanksgiving!
> I'm having trouble using `git --send-email` to send a patch in.
>
> I am trying to use this email address (mcp...@nau.edu) with the
> following settings in my global config:
> ```
> [sendemail]
> smtpencryption
On 2022-11-24 07:42 PM, Michael Partridge wrote:
Happy Thanksgiving!
I'm having trouble using `git --send-email` to send a patch in.
I am trying to use this email address (mcp...@nau.edu) with the
following settings in my global config:
```
[sendemail]
smtpencryption = tls
smtpserver = s
On Thu, 24 Nov 2022 12:42:08 -0700
Michael Partridge wrote:
Dear Michael,
> Happy Thanksgiving!
thanks, to you as well!
> I'm having trouble using `git --send-email` to send a patch in.
>
> I am trying to use this email address (mcp...@nau.edu) with the
> following settings in my global confi
Hi Michael,
> Happy Thanksgiving!
To you too!
> I'm having trouble using `git --send-email` to send a patch in.
>
> I am trying to use this email address (mcp...@nau.edu) with the
> following settings in my global config:
> ```
> [sendemail]
> smtpencryption = tls
> smtpserver = smtp.gm
Happy Thanksgiving!
I'm having trouble using `git --send-email` to send a patch in.
I am trying to use this email address (mcp...@nau.edu) with the
following settings in my global config:
```
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com
smtpuser = mcp...@nau.edu
smt
11 matches
Mail list logo