JSF
Results
1
issues of
JSF
Hi there, at line 210 of file Connection.php this UTF8 conversion is giving me some problems reading an office365 server. `foreach ($mailboxesInfo as $mailboxInfo) { $name = \mb_convert_encoding(\str_replace($this->server, '', $mailboxInfo->name),...
awaiting author updates