imap: Added check for empty UID in FETCH command
As the UID has to be specified by the user for the FETCH command to work correctly, added a check to imap_fetch(), although strictly speaking it is protected by the call from imap_perform().
parent
9d0af301
Please register or sign in to comment