# Add replacement for \`ext-imap\` extension as it is no longer maintained

**URL:** https://forum.mautic.org/t/add-replacement-for-ext-imap-extension-as-it-is-no-longer-maintained/36524
**Category:** Ideas and Feature Requests
**Created:** [September 11, 2025, 2:21pm UTC](https://forum.mautic.org/t/add-replacement-for-ext-imap-extension-as-it-is-no-longer-maintained/36524 "2025-09-11T14:21:23Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![studiomax](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/studiomax/32/5681_2.png) [@studiomax](https://forum.mautic.org/u/studiomax)
#### Post date: [September 11, 2025, 2:21pm UTC](https://forum.mautic.org/t/add-replacement-for-ext-imap-extension-as-it-is-no-longer-maintained/36524/1 "2025-09-11T14:21:23Z")

</div>

My idea is:

Starting with PHP 8.4, the `ext-imap` extension was removed from PHP Core because it had not received updates for many years. Since there is no guarantee that this extension will work on newest versions, PHP developers recommend using other alternatives, such as `[Webklex/php-imap](https://github.com/Webklex/php-imap)`.

I think these groups of people would benefit from this idea:

Everyone who use the email monitoring via IMAP.

Why I think they would benefit from this idea:

Because on new PHP versions email monitoring may become unavailable using the `ext-imap` extension.

Any code or resources to support this idea:

> **[PHP 8.4: IMAP extension moved from PHP Core to PECL](https://php.watch/versions/8.4/imap-unbundled)**
>
> PHP 8.4: IMAP extension moved from PHP Core to PECL

Are you willing to work on this idea?:

Most likely no, but I’ll try to understand how difficult the implementation of [Webklex/php-imap](https://github.com/Webklex/php-imap) is.

What skills and resources do you need to explore this further?

No free time
