Skip to content

PHP-IMAP removed from php-core and dropped from Debian #169

@PongoSnodgrass

Description

@PongoSnodgrass

Describe the issue
The package PHP-IMAP has been dropped from php-core and isn't available in the main Debian 13 package list. Configuring z-push for Backend-IMAP no longer works on standard install.

To Reproduce
Steps to reproduce the behavior:
Install bare Debian 13
Install Z-Push and apache
Configure z-push with define('BACKEND_PROVIDER', 'BackendIMAP');
php z-push-top.php -> FatalException: BackendIMAP(): php-imap module is not installed

apt install php-imap
Package php-imap is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Error: Package 'php-imap' has no installation candidate

Expected behavior
BackendIMAP should be available.

Screenshots
Details of removal noted here
https://php.watch/versions/8.4/imap-unbundled

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions