Hi,
I upgraded Debian 12 to 13, and PHP was upgraded from 8.2 to 8.4.
But in PHP version 8.4, the php-imap module no longer exists on Debian.
What can I do?
Thanks,
Vincent
Hi,
I upgraded Debian 12 to 13, and PHP was upgraded from 8.2 to 8.4.
But in PHP version 8.4, the php-imap module no longer exists on Debian.
What can I do?
Thanks,
Vincent
@VincentT You can use the IMAP2 plugin instead, see plugin:imap2 [phpList Resources]
@duncanc Thank you very much, it works perfectly.
I have been using PHPList for several years now, it really is a very good tool.
If you do find any problems, such as bounces not being processed as you would expect, then please raise them. The package used by the plugin does have some gaps in its emulation of php-imap but I do not think that they are serious though.