Loïs Poujade
Loïs Poujade
Hello, On a fresh gentoo install ```python-dateutil``` was missing and was not mentionned by ```paperwork-shell chkdeps``` ( neither for ```paperwork``` nor ```paperwork_backend``` ) and thank for this software !
Proposition for #99 : auto fill petition's signature form with currently connected user, if any, else leave form empty
Outdated packages were causing a build error (cf [pub.dev score](https://pub.dev/packages/universe/score)) so I upgraded the packages and modified example manifest which was causing a warning from flutter pub get close #8...
main changes: - remove `relay` container - `app` now connects only to `outsmtp` to send mail (validation, report and alerts) - `outsmtp` allows relaying from - authorized servers (manually added...
## Describe the bug When sending a mail *via* agentj, it is not saved if clamav is not used ## To Reproduce Start the stack without clamav and send mail...
For the most part, can be implemented in php, using `smtptest` to send mail and mailpit api to verify Tests to be implemented for the mail stack - [ ]...
## Describe the bug During LDAP connector configuration, the app try the configuration but seems to generate too many tests requests and ends with a gateway timeout ## To Reproduce...
PHP-IMAP v5.5 prevented to upgrade to Symfony 7.0, so we had to [pin specific commit in composer.json](https://github.com/Probesys/agentj/blob/main/app/composer.json#L58) [PHP-IMAP v6.0 is now out](https://github.com/Webklex/php-imap/releases/tag/6.0.0) with the fix, we can now use it...