Skip to content
This repository has been archived by the owner on Oct 5, 2020. It is now read-only.

Error sending email #11

Open
nooneknowsthename opened this issue Jun 23, 2018 · 3 comments
Open

Error sending email #11

nooneknowsthename opened this issue Jun 23, 2018 · 3 comments

Comments

@nooneknowsthename
Copy link

nooneknowsthename commented Jun 23, 2018

Hello, here is a mistake in the terminal, when sAINT tries to send data to the email

2

why the protocolConnetct returning false? When installing saint on terminal I checked mail password and login. Its right.

@tiagorlampert
Copy link
Owner

Hello,
Check if you have enabled access to less secure apps on your account. It is required.
https://myaccount.google.com/lesssecureapps?pli=1

And see if you have the lib32ncurses6 package on your OS. I'll fix now the package name, old lib32ncurses5.
Run: apt install zlib1g-dev libncurses5-dev lib32z1 lib32ncurses6 -y

@lucasfrag
Copy link

Hello.
I'm having a problem with sending email as well.

I do not know why but when I rode the Windows terminal I noticed the following:

DEBUG SMTP: need username and password for authentication
DEBUG SMTP: protocolConnect returning false, host=smtp.gmail.com, user=Lucas Fraga, password=
DEBUG SMTP: useEhlo true, useAuth true
DEBUG SMTP: trying to connect to host "smtp.gmail.com", port 465, isSSL false
Sending the email to the following server failed : smtp.gmail.com:465
Sending the email to the following server failed : smtp.gmail.com:465

I entered the password correctly. What is wrong?

@GoogTech
Copy link

GoogTech commented Jun 8, 2020

hey bro I don't receive any emails while the saint-1.0-jar-with-dependencies.jar is runing successfully on target host and the https://myaccount.google.com/lesssecureapps is turned on.

please help me !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants