-
Hi, I have been using the library since 2021 and I have not had any problems with connecting to outlook, the problem is that today the connection started to fail at about 00:25:00 in the night of Janu…
-
Hey Guys,
thanks for your work.
Im trying to use this release of z-push with owncloud 6.
I installed it via git clone on a raspberry pi for testing.
Then I created /var/log/phppush and /var/lib/phpp…
ghost updated
10 years ago
-
Hi
This is a new install of Zpush using the latest git on centos 6.5 with php 5.6 with all dependencies, remote imap server is dovecot, all firewalls were disabled.
To the best of my knowledge every…
-
Currently, there is a two hour delay when creating a mailbox or folder in another mail program before it appears in Mail.
Add a button that force syncs mailboxes and folders from IMAP.
-
Exist any method not graphic to get token from cli? I need read mails from 2 accounts, one gmail an other outlook. The process to read is run in a crontab. With tokens limited of google developers get…
-
## 💬 Question
Mail server: stalwart + snappymail webmail ---> tls sieve work (mail.mydomain.com, ssl/tls, 4190)
Cypht 2.1.0 + stalwart --> tls sieve setting does not work, can't save server config
…
-
The semantics regarding `root` and `subscriptions` have changed.
This must be reflected in documentation, configuration and the API.
- `subscriptions` are the folders a client is interest in wh…
-
Google and Microsoft intend to stop support for password-based login to IMAP and POP
(https://www.bleepingcomputer.com/news/security/google-to-force-oauth-in-g-suite-to-increase-security/)
PHP IMA…
-
I'm trying to rename folders and I have a strange error.
This is my test folder tree:
- folder 1 (rename ok)
- folder 2 (rename ok)
-- folder 3 (rename error)
You can see that the folders "…
-
**Describe the bug**
Trying to fetch the flags for a message causes the library to hang forever.
**Used config**
```
$cm = new ClientManager($options = []);
$client = $cm->make([
'host' …