Avatar of K Feening
K FeeningFlag for Australia

asked on 

Delphi Indy

hi Experts

I am using Delphi2007 and Indy Direct 10.1.5 following code the Tech said no Authority required or TLS
       
          try
               try
                 idSMTP1.Connect;
                 idSMTP1.Send(IdMessage1);
               except on E:Exception do
                 Memo6.Lines.add('ERROR: ' + e.Classname + '  ' + E.Message);
               end;
               finally              
                 if idSMTP1.Connected then idSMTP1.Disconnect;
             end;

The Class name is EldSMTPReplyerror and the e.Message is Error

I want to create a log file using TidLogfile could you explain setting it up or why the eMessage doesn't give an error description or number

This program runs fine in other sites except for this one
They are running Windows 7 (2009) SP 1 workstation networked to Windows 2008 Server R2 standard SP 1
DelphiProgramming

Avatar of undefined
Last Comment
Sinisa Vuk
ASKER CERTIFIED SOLUTION
Avatar of Sinisa Vuk
Sinisa Vuk
Flag of Croatia image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Delphi
Delphi

Delphi is the most powerful Object Pascal IDE and component library for cross-platform Native App Development with flexible Cloud services and broad IoT connectivity. It provides powerful VCL controls for Windows 10 and enables FMX development for Windows, Mac and Mobile. Delphi is your choice for ultrafast Enterprise Strong Development™. Look for increased memory for large projects, extended multi-monitor support, improved Object Inspector and much more. Delphi is 5x faster for development and deployment across multiple desktop, mobile, cloud and database platforms including 32-bit and 64-bit Windows 10.

60K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo