Save Mail Attachments not saving attachments with space characters on file name

Hi,

I’m trying to get emails from Outlook and save possible attachments. Everything is going smooth but I’m having a small problem. Any attachments with space characters on their file names are not getting processed. Any ideas?

Activities used:
UiPath.Mail.Activities.SaveMailAttachments
UiPath.Mail.Outlook.Activities.GetOutLookMailMessages

Answering to myself: works with “Get IMAP mail messages” but not with “Get Outlook mail messages”. Bug?