SendMail SSL via port 465

Just starting out? Need help? Post your questions and find answers here.
davebar
User
User
Posts: 82
Joined: Fri Aug 31, 2018 9:23 am
Location: Australia

Re: SendMail SSL via port 465

Post 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
infratec
Always Here
Always Here
Posts: 7588
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Re: SendMail SSL via port 465

Post by infratec »

Which version of PB on which OS :?:
davebar
User
User
Posts: 82
Joined: Fri Aug 31, 2018 9:23 am
Location: Australia

Re: SendMail SSL via port 465

Post 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
Post Reply