Anna

Results 471 comments of Anna

@spacemule would you be able to send me an email as .eml attachment to [email protected] with hebrew content? I am currenly testing a fix, but I'm not sure just copy...

@spacemule Thanks for the emails! I tested my changes with them and it looks ok.

Who here is able to check out this branch here: https://github.com/nextcloud/mail/pull/5882 and test the changes, too?

@spacemule if you're not busy I would apprechiate if you could test these changes for me :pray: @xinstein you too if possible :relaxed:

@xinstein can you please send me your nextcloud.log to [email protected]? You can find it in your data folder.

> It's too huge to upload, but I can copy some seemingly relevant messages here: > > ``` > {"reqId":"o1lBfGhQANsvDMeryCH2","level":3,"time":"2022-01-06T03:40:01+00:00","remoteAddr":"10.0.2.2","user":"xavier","app":"index","method":"GET","url":"/settings/user","message":"Class \"Horde_Imap_Client\" not found","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,...

@spacemule xinstein is right. Do you know how to git clone the app? Then you can use git to checkout the branch `fix/detect-char-encoding`

Thanks everyone for testing this! @doc75 I'm not sure where that error is coming from, can you have a look at your /lib/Service/Sync/ImapToDbSynchronizer.php file and possibly copy&paste the `sync` function...

Can you set your [log level to debug](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/logging_configuration.html) and post your horde_imap.log here? It will only be written when your log level is set to debug. The IMAP commands that...

you'd have to access your container via `docker exec -it /bin/bash`. It should be in `//data/`