Discussions tagged SMTP

Hello, I have a question on string encoding behavior when sending an HTML SMTP message. Here is a description of the workflow: First, we are reading in an HTML file as a message template. We are also reading a customizable message from a DataWindow...
Update: Bug is fixed with PB 2022 R2. pbx 64bit works fine again.   Hi, We have been using Bruce Armstrong's version of the PBNI SMTP module for a number of years and have just started migrating from PB 2021 to PB 2022 (1900). The 32 bit version ...
I found this code somewhere on Appeon website to initiate SMTP from PowerBuilder 2022.   SmtpClient lsc_maillsc_mail = Create SmtpClient   I'm getting an error "Illegal data type SmtpClient" How do I solve this error? I found some posting sayin...
Hello, I'm using the n_smtp tool to send mail via PB. I experience a problem with the body of the mail cut after a certain number of characters. It seems that the send function (of_send) cuts the text at a position. Text before send : <html&g...
Hi,   I am using PBNI SMTP control from Roland Smith - Topwiz. I have problem sending email through Office365 SMTP server. Could someone tell which are correct parameters for Connection type and Authentication type? I would like to authenticate w...
Hello, PB 2021.1288 I have issue with PBNI SMTP control from Topwiz, Roland Smith. If I select to send email as HTML my attachment is not attached to mail. Receiver gets email where in the body is added name of file which should be attached but no...
I downloaded Roland Smith's emailSMTP utility and was able to utilize a couple objects (n_winsock and n_smtp) in our application for the sending of emails using SMTP.  However, I also need to get messages from our mail sever and process those.  Is t...
  Hi, subect  : smtp mail when i generate an application in 64 bits when i use the function  : FindMimeFromData the application close without message .   it's ok in 32 bits   i'm based on : http://www.topwizprogramming.com/freecode_emailsmtp...
Hi Guys, I have been using Rolands EmailSMTP object n_smtp for years using port 25 to send email without problem. But now I am trying to use port 465 and SSL with it using cryptlib and i am getting an error. "Cryptsetattribute (activate the Sessio...
When I run 64 bit exe (Topwiz EmailSMTP) to send email, it fails with an error "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has faile...
Greetings All.  We recently upgraded to PB2017 from PB12.6.  We are having issues with pbnismtp.  I created a new library and imported the pbnismtp126.pbx file and compiled a pbd.  I added the new pbd and the pbx file to the working directory of the ...
  • Page :
  • 1