Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Internal Application Error
| Subject: | Re: Internal Application Error |
| Posted by: | "mark horrocks" (markhorroc..@yahoo.com) |
| Date: | Wed, 6 Feb 2008 13:24:26 |
The result is EIdSMTPReplyError.
This using the code you provided above, dynamically creating the SMTP and
idMessage objects.
The email was sent. Does this mean that the SMTP did not disconnect? What
are the implications for memory, etc, if I hide this error and return a
success message to the user regardless?
Mark Horrocks