skurrilewelt
skurrilewelt
Great plugin so far and a good work, thank you. But I faced an issue with multipolygons and I wonder if there is a lack of support by your plugin...
Hi, some folks reported slow message fetching and all tickets are closed but there is no solution mentioned. I tried both v4 and v5. The bottle neck is looping through...
Hi all, i got following error message while fetching mails: `Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (Sun, 21 Jan 2018 18:56:28 +0000 <DB6P190MB040657E80460927438DC5112F6ED0@DB6P190MB0406.EURP190.PROD.OUTLOOK.COM>) at position 32...
Maybe I miss something but it seems, that the folder status isn't reliable or not up to date in every situation. I get the folder with `$folder->getStatus()` Result is: ```...
Tried to remove a directory structure like this: -root --content ----file1 ----file2 ----subdir ------file4 ------file3 and the method FtpClient::removeDir(directory) doesn't jumps in to the subdir and as a result the...
I stumbled over emails with following headers: ``` more headers above X-Mailer: xxx-xxxx-4.5.347 Content-Type: multipart/alternative; boundary= "=_7712c5e3690ec5b8367846b5=4dbc0b8a-a13f-5411-81ce-67cd64fd9617_=" Received-SPF: pass (1216.central... ``` When parsing this headers boundary is empty string and...