Discussions tagged SMTP
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...
How to get mail messages via SMTP in PB2019?
- How-to
- Last updated 1 year ago
- Bruce Armstrong replied 1 year ago
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...
Help with sending email using SMTP with SSL
- Issue
- Last updated 5 years ago
- David Peace (Powersoft) replied 5 years ago
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...
Pb2017 Topwiz EmailSMTP 64 bit program fails
- Resolved
- Issue
- Last updated 5 years ago
- Roland Smith replied 2 years ago
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...
PBNISMTP-Migrate from PB12.6 to PB2017
- Resolved
- Issue
- Last updated 5 years ago
- Dennis Little replied 5 years ago
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