Page 2 of 2

Re: SendMail SSL via port 465

Posted: Tue Sep 04, 2018 9:23 pm
by davebar
OK! Then I have a much more serious problem, because using your pbi and an exact copy of your pb code I get the following error:
"POLINK: error: Unresolved external symbol ‘_curl_easy_strerror‘.
POLINK: fatal error: 1 unresolved external(s)."
Thanks anyway.
Regards
Dave

Re: SendMail SSL via port 465

Posted: Wed Sep 05, 2018 6:45 am
by infratec
Which version of PB on which OS :?:

Re: SendMail SSL via port 465

Posted: Wed Sep 05, 2018 10:05 am
by davebar
PB 5.62 (x64) Win 7 (x64). However your question prompted me to switch the compiler option to 32bit and your code compiles without the linker error. Now all I have to do is work out why it doesn't send the email.
Best Regards
Dave