muquit / mailsend-go

mailsend-go is a multi-platform command line tool to send mail via SMTP protocol
Other
168 stars 16 forks source link

Gmail no longer supported? #49

Open smerriman opened 2 years ago

smerriman commented 2 years ago

Google shut off access to apps which require you to pass through the username and password: https://support.google.com/accounts/answer/6010255

Username and password are required fields for mailsend.

Does this mean mailsend is dead, or is there some way it can still be used?

muquit commented 2 years ago

It still works. 2FA has to be enabled and an app specific password has to be set to your Google account. Please look at the FAQ section for details and share your experience. Thanks.

smerriman commented 2 years ago

This is fantastic, thank you - everything appears to be working perfectly.

cribera commented 1 year ago

This is fantastic, thank you - everything appears to be working perfectly.

I've been browsing google and still don't figure out. Do you have any specific link or extra information please? Thanks in advance. Regards.

muquit commented 1 year ago

Please look at FAQ# 1 Thanks.

https://github.com/muquit/mailsend-go#frequently-asked-questions-faq

cribera commented 1 year ago

Please look at FAQ# 1 Thanks.

https://github.com/muquit/mailsend-go#frequently-asked-questions-faq

My mistake, I was looking at the Google's side, instead of mailsend-go's side. Thanks a lot.

gigit-f commented 1 year ago

Hi Muquit. I tryed you hints and all runs well. Thank you. 😁