Hi,
I am trying to use pbnismtp libraries to send emails from my PB application. The sample application from Roland's site worked fine for me. However I am getting wrong runtime error when using n_cpp_smtp and n_pbnismtp (32 bit). I would appreciate if anybody can help me with that.
The error happened with the following call.
ln_smtp.SetSMTPServer(ls_server)
Thanks
Shaji
In combination with port 587, that allows me to send email through outlook, using TLS.
Also, I'm not sure, but your HTML doesn't really look like it's valid html. (maybe it works for email, so I'm not sure).
regards.
The pbnismtp.pbx is in the folder with exe file. I may try to copy it in the runtime as well.
Thanks
Shaji