Proposed fix in D4959.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Fri, Sep 20
Maybe looking at syncroton_content.creation_synckey value would sometimes be useful. Maybe list uids of messages synced in the last batch (SyncKey).
This works for the INBOX case I'm looking at, but it shows large differences on a Trash folder. I'm not sure if we also have to take syncroton_synckey.pendingdata into account (that's null in my case though), and maybe other things?
Fixup
This is just a refactoring and shouldn't change the behaviour.
I see that MoveItems has a global Status (that we do not use) and per-item Status. https://learn.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-ascmd/acae4033-b4f9-4f2a-8d83-51e097eb3b90
Thu, Sep 19
Can you add to the commit message/description *why* you're changing this?
FYI. Not necessarily better, but Roundcube already supports ENV by default. See https://github.com/roundcube/roundcubemail/blob/3e4894ee061e884099f1acc26f34697fbd8b5f8e/program/lib/Roundcube/rcube_config.php#L386
Wed, Sep 18
Tue, Sep 17
Its kolab 16 on almalinux 9
libkolab-3.2.0-1.35.el9.kolab_16.x86_64
php-kolabformat-1.3.1-1.23.el9.kolab_16.x86_64
roundcubemail-1.5.8.4-4.3.el9.kolab_16.noarch
iRony-0.4.8.5-1.16.el9.kolab_16.noarch
But of course there might be much older entries on the IMAP server since I have been using kolab for the last 13-15 years. Unfortunately the log does not mention the exact entry it is having problems with.
- Unify the way user impersonation is configured in data migrator URIs
The PHP code uses kolabformat class for v3 and kolabobject (from libkolab) for v2. What Kolab version and system do you use? What roundcubemail and iRony version?
Fri, Sep 13
Thu, Sep 12
- Fix so 2fa entries are cleaned up on delete
- Merge branch 'master' into dev/oauth-authorize-ui
Wed, Sep 11
Tue, Sep 10
Ok. I have increased the debug output to 9. Unfortunately nothing is logged. kolab-saslauthd failed at 08:03:39 and is automatically restarted.
Sep 9 2024
Included into the other patches
Sep 8 2024
Sep 6 2024
- Dispatch jobs only when it is relevant