SMTP E-mail service Debug Mode Message Sent and Release Mode not
-
wrote on 20 Jun 2017, 11:11 last edited by
What might be the reason for this?
In order to work out the code I had to add two DLL files
C:\Qt\Tools\mingw530_32\opt\bin\libeay32.dll
C:\Qt\Tools\mingw530_32\opt\bin\ssleay32.dllcopy to
C:\Qt\Tools\mingw53_32\bin
But I do not use these files in my project Release Mode. Could this be any error reason?
-
What might be the reason for this?
In order to work out the code I had to add two DLL files
C:\Qt\Tools\mingw530_32\opt\bin\libeay32.dll
C:\Qt\Tools\mingw530_32\opt\bin\ssleay32.dllcopy to
C:\Qt\Tools\mingw53_32\bin
But I do not use these files in my project Release Mode. Could this be any error reason?
wrote on 20 Jun 2017, 11:34 last edited byIts Solved. I copy this DLL files in my project.
Smtp File Sender Project I saw on the internet but I had to correct some things because it did not work. If you want to write it down and give it to you.
2/2