Hi,
When calling GetMessage( ) API, specifying delete = true, does not seem to have an impact. Post fetch, messages are still found on the server.
When explicitly calling DeleteMessage( meessagenumber), also does not seem to be deleting the message. Do we need to specifically call any other API to reflect the purge activity?
Used other mail clients like thunderbird/outlook and they deleted as expected. Mail Server that was used for testing it locally is MailEnable. Let me know if you need more details or anything is incorrectly done.
Hi,
When calling GetMessage( ) API, specifying delete = true, does not seem to have an impact. Post fetch, messages are still found on the server.
When explicitly calling DeleteMessage( meessagenumber), also does not seem to be deleting the message. Do we need to specifically call any other API to reflect the purge activity?
Used other mail clients like thunderbird/outlook and they deleted as expected. Mail Server that was used for testing it locally is MailEnable. Let me know if you need more details or anything is incorrectly done.