-
## Description
I have an ICloud account. I named a folder by 'Dubai Co Setup & Real Estate'.
ICloud server returns this name like 'Dubai Co Setup &- Real Estate', i.e. it encodes '&' to '&-'.…
-
I think it would be interesting to specify in the required elements of the `composer.json` file the libraries needed for the extension. Like extension, the prefix `lib-` can be used.
These dependen…
-
Hi,
Since you are testing v1.0.0 I am coming back with this issue. Today I was able to build the master branch from source (something that had failed in all my previous attempts). But I am still u…
iojea updated
2 weeks ago
-
A panic occurs when multithreading inside the library:
```
warning: `imap_client` (bin “imap_client”) generated 7 warnings (run `cargo fix --bin “imap_client”` to apply 5 suggestions)
The `dev`…
-
BPO | [24030](https://bugs.python.org/issue24030)
--- | :---
Nosy | @warsaw, @bitdancer
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the curren…
-
I'm following the installation guide https://ictfax.org/ictfax-installation-guide/ for Rocky Linux 8 system. I'm having the following error when restarting the httpd (follow step ---> service httpd re…
-
Use something better than default [imaplib](https://docs.python.org/2/library/imaplib.html) from python. imaplib is too much lowlevel.
-
**Describe the bug**
I'm trying to find a subject line email in my Gmail inbox.
Store store = imapConnectionPool.getStore(account);
FetchProfile fp = new FetchProfile();
…
-
### Discussed in https://github.com/the-djmaze/snappymail/discussions/1713
Originally posted by **SoleroTG** August 17, 2024
**Description**
As soon as I login in to nextcloud via an IdP inst…
-
**Describe the bug**
When fetching a Message object from a icloud imap server, the message body part is empty, while the headers loads totally fine.
The Structure raw property is "" and parts is []
…