kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Problem using git send-email with yahoo and hotmail
@ 2024-10-04  0:03 Manuel Quintero F
  2024-10-04  0:42 ` Alison Schofield
  0 siblings, 1 reply; 3+ messages in thread
From: Manuel Quintero F @ 2024-10-04  0:03 UTC (permalink / raw)
  To: kernelnewbies

Hello, I would like to use Yahoo to send patches via git send-email,
but I get the following error:

"5.7.0 (#AUTH005) Too many bad auth attempts."

I have the following configuration:

[sendemail]
    smtpEncryption = ssl
    smtpServer = smtp.mail.yahoo.com
    smtpUser = sakunix@yahoo.com
    smtpServerPort = 465


The error with hotmail is the following:

Password for 'smtp://sakunix@hotmail.com@smtp-mail.outlook.com:587':
5.7.139 Authentication unsuccessful, basic authentication is disabled.
[SA9PR03CA0003.namprd03.prod.outlook.com 2024-10-03T22:12:28.938Z
08DCE3B2AADBD951]

Note: I don't know the reason, but my first test with hotmail did send
the patch.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Re: Problem using git send-email with yahoo and hotmail
  2024-10-04  0:03 Problem using git send-email with yahoo and hotmail Manuel Quintero F
@ 2024-10-04  0:42 ` Alison Schofield
  2024-10-04  3:11   ` Manuel Quintero F
  0 siblings, 1 reply; 3+ messages in thread
From: Alison Schofield @ 2024-10-04  0:42 UTC (permalink / raw)
  To: Manuel Quintero F; +Cc: kernelnewbies

On Thu, Oct 03, 2024 at 05:03:27PM -0700, Manuel Quintero F wrote:
> Hello, I would like to use Yahoo to send patches via git send-email,
> but I get the following error:
> 

Newbies have added notes to this document showing how to set
up email. Yahoo is included. Maybe that will help you.

https://kernelnewbies.org/FirstKernelPatch#SetupTools

And if you find out something new that is not documented, please
update the document.

--Alison


> "5.7.0 (#AUTH005) Too many bad auth attempts."
> 
> I have the following configuration:
> 
> [sendemail]
>     smtpEncryption = ssl
>     smtpServer = smtp.mail.yahoo.com
>     smtpUser = sakunix@yahoo.com
>     smtpServerPort = 465
> 
> 
> The error with hotmail is the following:
> 
> Password for 'smtp://sakunix@hotmail.com@smtp-mail.outlook.com:587':
> 5.7.139 Authentication unsuccessful, basic authentication is disabled.
> [SA9PR03CA0003.namprd03.prod.outlook.com 2024-10-03T22:12:28.938Z
> 08DCE3B2AADBD951]
> 
> Note: I don't know the reason, but my first test with hotmail did send
> the patch.
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies@kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

* Re: Problem using git send-email with yahoo and hotmail
  2024-10-04  0:42 ` Alison Schofield
@ 2024-10-04  3:11   ` Manuel Quintero F
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Quintero F @ 2024-10-04  3:11 UTC (permalink / raw)
  To: Alison Schofield; +Cc: kernelnewbies

Thanks, I've checked that page hundreds of times, and I've already
tried what it said about Yahoo mail, but it didn't work for me. I gave
it another try, and I think the mistake I made was that I copied and
pasted the password, now I wrote it by hand and now it works.

El jue, 3 oct 2024 a las 17:43, Alison Schofield
(<alison.schofield@intel.com>) escribió:
>
> On Thu, Oct 03, 2024 at 05:03:27PM -0700, Manuel Quintero F wrote:
> > Hello, I would like to use Yahoo to send patches via git send-email,
> > but I get the following error:
> >
>
> Newbies have added notes to this document showing how to set
> up email. Yahoo is included. Maybe that will help you.
>
> https://kernelnewbies.org/FirstKernelPatch#SetupTools
>
> And if you find out something new that is not documented, please
> update the document.
>
> --Alison
>
>
> > "5.7.0 (#AUTH005) Too many bad auth attempts."
> >
> > I have the following configuration:
> >
> > [sendemail]
> >     smtpEncryption = ssl
> >     smtpServer = smtp.mail.yahoo.com
> >     smtpUser = sakunix@yahoo.com
> >     smtpServerPort = 465
> >
> >
> > The error with hotmail is the following:
> >
> > Password for 'smtp://sakunix@hotmail.com@smtp-mail.outlook.com:587':
> > 5.7.139 Authentication unsuccessful, basic authentication is disabled.
> > [SA9PR03CA0003.namprd03.prod.outlook.com 2024-10-03T22:12:28.938Z
> > 08DCE3B2AADBD951]
> >
> > Note: I don't know the reason, but my first test with hotmail did send
> > the patch.
> >
> > _______________________________________________
> > Kernelnewbies mailing list
> > Kernelnewbies@kernelnewbies.org
> > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

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

end of thread, other threads:[~2024-10-04  3:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04  0:03 Problem using git send-email with yahoo and hotmail Manuel Quintero F
2024-10-04  0:42 ` Alison Schofield
2024-10-04  3:11   ` Manuel Quintero F

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).