gophish / gophish

Open-Source Phishing Toolkit
https://getgophish.com
Other
11.75k stars 2.26k forks source link

535 Authentication Failure #602

Open mkannan22 opened 7 years ago

mkannan22 commented 7 years ago

I am using the latest build from source .3 and receive authentication failure when trying to send emails. The username and password are correct as I can login through webmail with the same credentials. I have also tried resetting the password without success. This seems to happen off and on with more times not working. I ensured the smtp server settings are accurate including the port (25) non SSL. I contacted the email provider and they insisted it's client side, which may make sense since I can login through their webmail without issue. I am not on a blacklist and I have plenty of relays. What else can I look at to troubleshoot?

jordan-wright commented 7 years ago

Can you post as many logs from the terminal as possible? That will help us figure out the root cause.

mkannan22 commented 7 years ago

From the Send Test Email screen under Send Profile, I see 535 Authentication Failure.

From the command line:

2017/04/24 21:37:02 worker.go:36: Background Worker Started Successfully - Waiting for Campaigns goose: no migrations to run. current version: 20170219122503 2017/04/24 21:37:02 gophish.go:83: Starting phishing server at http://0.0.0.0:80 2017/04/24 21:37:02 gophish.go:66: Starting admin server at https://127.0.0.1:3333 2017/04/24 21:37:36 worker.go:272: 535 Authentication Failed for mkannan@example.com 127.0.0.1 - - [24/Apr/2017:21:37:35 -0400] "POST /api/util/send_test_email?api_key=a18664105149e19603ab805c6f6ece0XXXXXXXXXa6cf3d9b90a42 HTTP/2.0" 500 105 "https://127.0.0.1:3333/sending_profiles" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0" 2017/04/24 21:37:39 worker.go:272: 535 Authentication Failed for mkannan@example.com 127.0.0.1 - - [24/Apr/2017:21:37:39 -0400] "POST /api/util/send_test_email?api_key=a18664105149e19603ab805c6XXXXXXXXXXXa9372acfda6cf3d9b90a42 HTTP/2.0" 500 105 "https://127.0.0.1:3333/sending_profiles" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0"

mkannan22 commented 7 years ago

I have Ignore Certificate Errors checked under Sending Profiles as well. Here are 2 screenshots.

gophish_cli_535 gophish_535
migmultisync commented 7 years ago

I'm having this same issue

jmcgyver commented 6 years ago

Has this issue been resolved? I am experiencing the same problem.

plasmak commented 6 years ago

same here. any help?

dgrivera commented 5 years ago

any update on this error?