Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Aug : sending email
| Subject: | sending email |
| Posted by: | "Sanford Aranoff" (arano..@analysis-knowledge.com) |
| Date: | Mon, 29 Aug 2005 13:30:06 |
Using Indy 10, Delphi 5, sent email with their sample program. Also used
my own code, and everything was fine.
Suddenly, it crashes on smtpSendMail.disconnect
This works fine for the sample program. I cannot see what the difference
between the sample and my program. The error is : Command unrecognized.
If I enclosed it with try except, things are fine, just slowed down.
What could be going on?