Thomas

Results 22 comments of Thomas

nope. I did not resolve this, I run manually `postmap` command :(

Sorry for the delay. I made some changes in my config to rewrite every sender: ```yaml admin_mail: "[email protected]" postfix_sender_canonical_maps: - sender: "/.+/" rewrite: "{{ admin_mail }}" postfix_sender_canonical_maps_database_type: "regexp" ``` So,...

I would love too! It is the same in France

Hello, - Nextcloud 25.0.4 - Passwords 23.3.11 - Debian 11 - PHP 8.0 - PostgreSQL 13 - Nginx I have the same problem only with Firefox browser (version 111.0 on...

Temporary solution: - uninstall all (`apt purge borgmatic borgbackup` + `pip uninstall borgmatic borgbackup`) - install (debian-way) manually borgbackup: `apt install borgbackup` - install (pip-way) manually borgmatic: `pip install borgmatic`

Same in NC 19.0.3 (upgraded from previous version). Will it be patched in next version of NC?

I also have a user with this problem. No known connection issue, but cards are duplicated several times (36 for the last card created today). Nothing in server logs. -...

Sure, but how can I help to resolve this issue? How to get more logs from occ?

I forget this issue. I try to contribute soon!

No, I run it on my laptop Ubuntu 24.04 behind my ISP. And GitLab.com has its own TLS certificates. I use SSH with ed25519 key, and testing connection is ok:...