Fixed undelete command
- We get bytes back from GETMETADATA, so we can't search for strings in the array
- Removed an unnecessary (and broken) existence check for the target folder. We rely on the hex_timestamp to detect deleted folders.
- Early exit if the mailbox doesn't exist