
darian
Deleted
Feb 18, 2000, 12:17 AM
Post #2 of 2
(472 views)
|
|
Re: transfering & then reading emails to specific folder
[In reply to]
|
Can't Post
|
|
rakesh, I just wrote a bit of code to create a directory when the user wanted to create a folder and when they wanted to move a file from one folder to another I simply re-wrote the file in a flat text file within the directory/folder. This is a bit of a pain but since POP3Client does not have an option for this it was all I could come up with. You will also have to put in a piece of code to read the information from these files you have written as well.
|