Author |
|
boranin Newbie
Joined: 29 September 2007 Location: New Zealand
Online Status: Offline Posts: 32
|
Posted: 18 October 2008 at 7:18am | IP Logged
|
|
|
I noticed that when parent folder gets renamed, child folders stay with same names, not renamed. Example:
Folder.Folder1.Folder2
Folder.Folder1
Folder
imap.RenameFolder(Folder.Folder1,Folder.Folder11) (syntax might be wrong)
results in the following structure:
Folder.Folder1.Folder2
Folder.Folder11
Folder
When DownloadFolders, the list gets downloaded as above, but when GetFolderStatus("Folder.Folder1.Folder2"), exception gets thrown.
Is this by design or bug?
Alex
|
Back to Top |
|
|
boranin Newbie
Joined: 29 September 2007 Location: New Zealand
Online Status: Offline Posts: 32
|
Posted: 19 October 2008 at 12:16am | IP Logged
|
|
|
Please ignore... Happened once, but cannot reproduce again.
|
Back to Top |
|
|