Webklex
Webklex
Hi @szymekjanaczek , wow thanks for taking the time! I have only two questions: - Why would you prefer to require `ext-imap`? - Where / How are you using `use...
Hi @sviluppo-magicleader , many thanks for the detailed report. This sounds like you are getting rate limited by your email provider. Do you experience the same issue if you delay...
Hi @ricuss , do you have the same problem with the latest release [4.0.2](https://github.com/Webklex/php-imap/releases/tag/4.0.2)? Which error message are you expecting? I assume you are talking about the exception thrown within...
Ah so we are talking about this method: https://github.com/Webklex/php-imap/blob/master/src/Client.php#L381-L393 It changed with this commit almost two years ago: https://github.com/Webklex/php-imap/commit/b4dc869147e5ecf840dd7c6c6a04776709b7ffca I don't see where you are missing the exception. It looks...
Thanks for the detailed description and your examples. I understand it now :) Unfortunately I don't have a solution or "easy fix" right now. However we are currently discussing the...
Hi @Waiker , great :) Perhaps something was still cached? Best regards,
I also added support to allow template variables within `parameter.url` and `parameter.method`.
..and the option to chain cookies from multiple responses. For example: ```yml name: login description: login with test credentials module: http parameter: url: http://example.com/login method: POST body: username: user password:...
Hi @makedreams45 , many thanks for your report. Please provide the entire call stack and perhaps a working / failing code snipped. Providing as much information as possible helps people...
Hi @cms007 , many thanks for your report. I personally can't replicate this behavior. Do you experience the same if you are using a different account and / or provider?...