Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : TIdPOP3.Retrieve creates temp files on disk
| Subject: | TIdPOP3.Retrieve creates temp files on disk |
| Posted by: | "Michael Weis" (mwe..@qmedtrix.com) |
| Date: | Mon, 26 Feb 2007 12:31:02 |
Hi,
I'm using Delphi 7's version of the Indy components. When I make thecall to
TIdPOP3.Retrieve in code, a temp file shows up in my user's Windows temp
folder (e.g. Documents and Settings\<user>\Local Settings\Temp). Any idea if
this is configurable in code, so that the temp file is deleted automatically
when the Indy class/method is done with it?
Mike