Page 2 of 2

Re: Difficulty getting password recovery set up

Posted: Fri Mar 12, 2021 2:36 pm
by TX_Flood
Kent Briggs wrote:Also, PMServer.exe is in the Windows Firewall "Allow" list on my server so that any port it wants to use is automatically open.
OK. I will give this a try.

And yes, I have all those same settings. I'm going to delete everything and type it all in again. Maybe there is a space or something transposed somewhere that I'm not seeing.

Re: Difficulty getting password recovery set up

Posted: Fri Mar 12, 2021 3:04 pm
by TX_Flood
I did all of the above. Still not working. I was able to change my password by manually inputting the system generated valcode by looking in my account on the console.

Next I'm going to get one of my users to try it. Maybe trying to send emails from and to the same email address is causing something wonky. I'll update in a bit.

Re: Difficulty getting password recovery set up

Posted: Fri Mar 12, 2021 3:57 pm
by TX_Flood
I had one of my users try to change his password. No luck. He received the same error message as I have been. I checked the log, and it is the smae message there as well. Email failure connection timed out.

Re: Difficulty getting password recovery set up

Posted: Fri Mar 12, 2021 4:35 pm
by Kent Briggs
Something is blocking the connection attempt between the poker server and the smtp server. You might have to use a tool like WireShark to see what is happening.

Re: Difficulty getting password recovery set up

Posted: Sat Mar 13, 2021 2:49 pm
by TX_Flood
I spent some time looking at the Wireshark website. This looks like a very technical application that is well above my capability to use proficiently. There has got to be some other way to get the password recovery to work. I've followed every step in getting this app installed. It works just fine in every other way. There must be something in the configuration that I missed.

Re: Difficulty getting password recovery set up

Posted: Sat Mar 13, 2021 5:04 pm
by Kent Briggs
When I first set mine up, Google didn't trust that the connection was really from me and I had to run the browser directly on my server and manually log into that gmail account. But I got a completely different error message. Your "connect timed out" error suggests something more fundamental. But you can try and do what I did just to see if you can manually connect to your gmail account.

Re: Difficulty getting password recovery set up

Posted: Sun Mar 14, 2021 11:51 am
by Kent Briggs
TX_Flood wrote:I have a secure connection to my AWS server.
I just thought of something. Doesn't AWS have its own firewall? Perhaps you need to set an outbound rule on port 465 in the AWS firewall.

Re: Difficulty getting password recovery set up

Posted: Sun Mar 14, 2021 4:30 pm
by setspike
TX_Flood -

2 things I had to do to get this to work:
• Log into gmail from the Windows Server that is running the Poker Mavens software
• Make sure "Less Secure App Access" is turned off in your myaccount.google.com Security settings

This should fix the issue.

- J