I am using the Imap component and when I try to delete a mailbox on my server I always get a mailbox in use error. Why is this happening?
Because IMAP servers can react differently to action being taken on a mailbox if that server believes that the mailbox is currently in use. The mailbox will be considered “In Use” if that mailbox is set using the CurrentMailbox property. If you have a server that refuses to process a command because it considers a mailbox to be in use, then set the CurrentMailbox property to another mailbox or the root level and perform the delete.
Related Questions
- I am using the Imap component and when I try to delete a mailbox on my server I always get a mailbox in use error. Why is this happening?
- When I try to connect to the Borland news server, I get an error that says there is no DNS entry for newsgroups.borland.com. Why?
- When I try to edit a specific recipe, I get error 75. What is happening?