Open mkannan22 opened 7 years ago
Can you post as many logs from the terminal as possible? That will help us figure out the root cause.
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"
I have Ignore Certificate Errors checked under Sending Profiles as well. Here are 2 screenshots.
I'm having this same issue
Has this issue been resolved? I am experiencing the same problem.
same here. any help?
any update on this error?
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?