Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Nov : Little Problem with IdPOP3.Delete
| Subject: | Little Problem with IdPOP3.Delete |
| Posted by: | "Klaus Dewald" (klaus.dewa..@efasoftware.de) |
| Date: | Tue, 15 Nov 2005 11:56:23 |
Hi @ all,
i have written a eMail Redirect-program which works well. The program
check the POP3-Account, send all the messages to another eMail-account
and delete the message then.
I used Indy 10.0.52 and IdPOP3 for fetching and IdSMTP for sending.
Sometimes there are eMails (mostly spams) which are not deleted. The
IdPOP3.Delete(nI) says True but the mail wasn't deleted.
Why.
As i say, it occures only sometimes, perhaps in 2% of all emails.
Is there any idea to check this?
TIA
Klaus Dewald