William Desportes
William Desportes
``` TypeError: Super expression must either be null or a function at _inherits (inherits.js:5:1) at CustomGoogleAutocomplete.ts:11:1 at Module.fb15 (CustomGoogleAutocomplete.ts:11:1) at __webpack_require__ (bootstrap:19:1) at bootstrap:83:1 at node_modules/vue-custom-google-autocomplete/dist/vue-custom-google-autocomplete.common.js (bootstrap:83:1) at __require (chunk-ROME4SDB.js?v=6bd5bcd0:11:50)...
See: https://mangopay.com/docs/release-notes/hongze
The workaround, change in: `src/Connection.php` ```php $success = $client->connect($this->host, $this->user, $this->password, array_merge($this->options, [ 'port' => $this->port, 'ssl_mode' => $this->sslMode, 'auth_type' => $this->flags & OP_XOAUTH2 ? 'XOAUTH2' : 'CHECK', 'timeout' =>...
### Which feature or improvement would you like to request? What about supporting POP3 ? Do you think you can add POP3 to the list of RFCs not yet implemented...
### Which feature or improvement would you like to request? I'd like to see this feature: have config statements to configure the default folder names Ref: https://serverfault.com/a/464393/336084 Ref: https://github.com/wdes/mails.wdes.eu/actions/runs/6684055077/job/18160905806?pr=1#step:7:31 Here...
### Which feature or improvement would you like to request? I'd like to see this feature Have a cli that would scan all emails received in an inbox and process...
### Which feature or improvement would you like to request? I'd like to see this feature: In order to do easier log checking and adding security scanners like CrowdSec It...
Hi, It would be awesome to be able to use a defined DNS name server. Because for my specific uses my servers can query smtp.domain.tld internally and it returns an...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 2 vulnerabilities in the dockerfile dependencies of this...