Webklex
Webklex
Hi @JueMeiAlg @Blear , I believe to have determined and fixed the issue with the latest release. Please update your `webklex/php-imap` dependency to >= [v4.0.0](https://github.com/Webklex/php-imap/releases/tag/4.0.0) and try again. Best regards...
Hi @dannylifino , many thanks for your report. Is this `Di., 15 Feb. 2022 06:52:44 +0100 (MEZ)/Di., 15 Feb. 2022 06:52:44 +0100 (MEZ)` the actual date string or a combined...
Hi @PedroPMS , many thanks for your report. This sounds indeed odd. Can you try to pinpoint it down a little bit further? The callstack is a bit short to...
Hi @EthraZa , thanks for your report. This is actually intended - Providers such as Microsoft do their own little thing and don't provide the next uid. The message should...
Hi @EthraZa , haha, sorry my bad :) I'll look into it. I don't think `uidvalidity` will work - isn't that just the highest possible uid? Best regards,
Yes you are right! Could you test it? Update `Message::class` @ Line 901-918: ```php public function move($folder_path, $expunge = false, $fetch_new = true) { $this->client->openFolder($folder_path); /** @var Folder $folder */...
Hi @EthraZa , thanks for the detailed dumps. Unfortunately I don't see the problem which could cause this... Could you provide me a limited test account, so I can "play"...
Hi @EthraZa , your mail never made it into my mailbox - if my mailserver rejected it, you've should have received a message :) Best regards,
Hi @shadow762 , many thanks for your report. Can you provide me with such an date? Can you think of a way to parse those dates? Best regards,
Hi @Creatik @Hanaver , man those timestamps are getting weirder and weirder. Thanks for providing new specimens for our collection :) Best regards & happy coding,