Richard Steinmetz

Results 337 comments of Richard Steinmetz

> Is there a way to reset already existing summaries and force the mail app to re-summerize all mails? @1358 Yes, you can clear the memory cache. In case you...

True, but now I'm really confused. Weren't the checks delayed on purpose to prevent early scans on incomplete files? Because some checks might yield false positives when run on chunks...

Confirmed: `TypeError: e.calendar.dav is undefined`

I was able to confirm that this is still broken on Nextcloud 29 and Mail 3.7.17.

Hi, thanks for the report. Does a user with the email `[email protected]` exist on the server? Is this email address the primary email address of the user? Please have a...

@Mer0me Thanks for the investigation. This already seems to be the case on the `master` and `stable31` branches.

@mcrha I have another question for you to debug this further: Could it be that there are multiple users on your system sharing the same email address? You can find...

@Mer0me Email addresses should always be saved lowercase. The logic indeed breaks down if some email addresses are mixed case. Would it be possible for you to try the following...

I also created a PR here: https://github.com/nextcloud/server/pull/53608 It seems like the email addresses are taken as is from LDAP which is not good. We still need a migration to fix...

Thanks for testing. I'll inquire internally if we can accept this fix. I suspect it might cause negative performance regressions.