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