17 Nov 2023, 17:41

@far2
Thank you very much for this post!

On the file vendor/uvdesk/mailbox-component/Services/MailboxService.php

I'm unable to see this 409 line

'subject' => $emailParser->getHeader('subject') != false ? $emailParser->getHeader('subject') : null,

you can check here:

https://github.com/uvdesk/mailbox-component/blob/master/Services/MailboxService.php

Are you able to find the same line?