-
I've downloaded version 1.0.3 on https://pecl.php.net/package/imap, put it into `/ext/php_imap.dll` but whenever I check my php installation, it says:
```
php --version
PHP Warning: PHP Startup:…
-
aka https://github.com/laminas/laminas-mail
Package is abandoned: https://github.com/laminas/technical-steering-committee/blob/main/meetings/minutes/2023-12-04-TSC-Minutes.md#maintainers-for-laminas-…
-
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…
-
Hello there, and sorry for my english.
I have this one:
```
use Webklex\PHPIMAP\Client;
use Webklex\PHPIMAP\Config;
if (!empty(get_from_db_config('imap_server')) &&
!empty(get_from…
-
### Steps to reproduce
1. Go to mail app
2. Delete thread or message from a Gmail account
### Expected behavior
When I delete an email from my Gmail Inbox, the message is moved to the Trash folder…
-
- pcov https://github.com/krakjoe/pcov/pull/111
- ~~imap was moved out from core to pecl, we decided to drop it [due to known problems](https://php.watch/versions/8.4/imap-unbundled) in favor of [php…
-
The PHP-IMAP extension will be removed from PHP core with 8.4 (https://php.watch/versions/8.4/imap-unbundled). Maybe it is a good idea to migrate to https://github.com/Webklex/php-imap instead?
-
### Steps to reproduce
1. Nextcloud is installed on own LXD container.
1. I use XEAMS installed on another LXD container as local hosted IMAP server .
2. Connection between Nextcloud Mail as clien…
-
### Bug
Dear Dolibarr team,
I try to configure the email collector to collect the emails of my OVH webmail.
Saddly, even with several configurations (tweakgin) of the collector, I always get :
…
-
### Steps to reproduce
1. enter account information
2. Account is created, logon succeeds
3. Account creation creates an error when loading the mailbox
### Expected behavior
loading of mailboxes …