William Desportes
William Desportes
### Description: - Non breaking changes for newer phpunit versions (running on PHPUnit 11.1.3 at Debian) - Fixing the parameter names for newer PHP versions (Error: Unknown named parameter $check)...
See: https://github.com/sphinx-doc/sphinx/issues/11701
I used the following documents: - https://doc.dovecot.org/admin_manual/mailbox_formats/maildir/#usage-of-timestamps - https://cr.yp.to/proto/maildir.html For the pull-request linked below I need to write historical data, this new functions allows to write such data Note: the...
- Update PHPUnit - Refresh tested PHP versions No breaking change is to be expected
**Please describe your idea.** I replaced vscode by Zed.dev recently, I love this extension because it is the same as the Windows app: [Desktop Pet](https://esheep.petrucci.ch/). Could you port it to...
```sh mkdir ./export-username cargo run --no-default-features --features maildir --bin stalwart-cli -- --url http://xxxxxxx --credentials xxx:xxxx export account --format maildir [email protected] ./export-username ``` It works ! Fixes #596 ``` ls -lahR...
### Which feature or improvement would you like to request? See #23 as a thread reference https://github.com/tikv/tikv https://github.com/tikv/client-rust Please let me know if this is a viable option to be...
### Which feature or improvement would you like to request? I'd like to see this feature: be able to export to the mbox or another easier format to implement. Maybe...
### What happened? [...]: expected value at line 1 column 1 ### How can we reproduce the problem? I can reproduce the problem by doing the following steps: ./stalwart-cli --url...
### Which feature or improvement would you like to request? I'd like to see this feature: a cli subcommand to stat the user emails. For example `stalwartlabs-cli user-info [email protected]` Result:...