SMTP Issues

For discussion of the Poker Mavens server module and other administration topics
Post Reply
ftpjesus
Posts: 164
Joined: Fri Dec 30, 2016 1:54 am

SMTP Issues

Post by ftpjesus »

Doubt this is a bug issue but at a loss..
Trying to get smtp set up to automatically verify accts reset passwords etc.

I downloaded the open files and put them in the PM server location even copied them over to syswow64 and system32 to make sure the .dll were being seen and I consistently get the same error message over and over.. can not load .ssl library.. Now I know I need gold to run an ssl cert but this is just for email issues and thought that wasn't necessary to have secure email outgoing from the server.. Everythingelse checks out fine it seems to be just erroring claiming there is a dll issue which I don't understand..

Log file shows "email failure (could not load ssl library)"

Any ideas would be awesome..
Owner Operator of (TBA)
http://www.( TBA ) .com (Home Page)
http://www. (TBA) .net (Play Money)
http://www. (TBA) .eu (BTC Token tied currency and Stable Coins through Crypto quasi real money play)
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: SMTP Issues

Post by Kent Briggs »

Put libeay32.dll and ssleay32.dll into the Poker Mavens program folder where PMServer.exe is saved:

C:\Program Files (x86)\Briggs Softworks\Poker Mavens 5\

And if you are not running the 64-bit Gold edition, you must use the 32-bit editions of those files. And you can't tell just by the file names because the 64-bit editions have the same exact names. This is the 32-bit version:

http://www.briggsoft.com/download/OpenSSL.zip
ftpjesus
Posts: 164
Joined: Fri Dec 30, 2016 1:54 am

Re: SMTP Issues

Post by ftpjesus »

Much appreciated Ken.. Took a couple small hiccups but the problem is resolved now and can validate and remind passwords and mailing lists..
Owner Operator of (TBA)
http://www.( TBA ) .com (Home Page)
http://www. (TBA) .net (Play Money)
http://www. (TBA) .eu (BTC Token tied currency and Stable Coins through Crypto quasi real money play)
Tuck Fheman
Posts: 213
Joined: Tue Jul 04, 2017 6:44 am

Re: SMTP Issues

Post by Tuck Fheman »

Uhgg, I read the instructions so many times and still messed up and put the 2 files in the /Appdata/Romain/Poker Mavens 5 folder by mistake. Finally figured it out. Now to make the API work because I think I did the same thing and put the files in wrong folder. =/
ftpjesus
Posts: 164
Joined: Fri Dec 30, 2016 1:54 am

Re: SMTP Issues

Post by ftpjesus »

Ugh the problem has returned trying to get my server setup.. I put the files in the zip into the PM5 folder Now Im getting weird issues.. Got the following errors..

The first one was with the port set to 587 for yahoo got the weird error telling me there was a version wrong issue

Email Failure: (Error connecting with SSL.error 1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number) sending validation code [email protected]

The second was submitting on port 465 it appears its just timing out and cant validate anything

Email Failure ((AUTH005)Too Many Bad Auth Attempts) sending validation code [email protected]


so the question is what the heck is going on with port 587.. Im soon to get the email boxes set up for my actual poker site domain but its just bizarro I feel having this issue its like groundhog day..
Owner Operator of (TBA)
http://www.( TBA ) .com (Home Page)
http://www. (TBA) .net (Play Money)
http://www. (TBA) .eu (BTC Token tied currency and Stable Coins through Crypto quasi real money play)
MavensDev
Posts: 33
Joined: Fri Apr 21, 2017 8:01 am

Re: SMTP Issues

Post by MavensDev »

Might want to make sure you have the correct files...
Ricky Jones
MavensDev
www.mavensdev.com
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: SMTP Issues

Post by Kent Briggs »

ftpjesus wrote:The first one was with the port set to 587 for yahoo
Email Failure ((AUTH005)Too Many Bad Auth Attempts)


It's probably an OAuth issue. The SMTP component in Poker Mavens does not support that protocol. I know in gmail you have to go into your account settings and tell it to allow "Less secure app access". I found a similar setting for yahoo mail, according to this link: https://canopytax.zendesk.com/hc/en-us/ ... l-Accounts
ftpjesus
Posts: 164
Joined: Fri Dec 30, 2016 1:54 am

Re: SMTP Issues

Post by ftpjesus »

Thanks Kent that fixed it.. Went into the security settings in the yahoo email for the sending account and it fixed itself..
Owner Operator of (TBA)
http://www.( TBA ) .com (Home Page)
http://www. (TBA) .net (Play Money)
http://www. (TBA) .eu (BTC Token tied currency and Stable Coins through Crypto quasi real money play)
Post Reply