This plugin uses the javanile/php-imap2 package to emulate the php imap_xxx functions that are used by phplist for bounce processing. Some hosting providers, such as GoDaddy shared hosting, do not provide the imap extension that is needed by the phplist bounce processing.
If your php configuration already includes the imap extension then you do not need this plugin.
Install on the Plugins page (menu Config > Plugins) using the package URL https://github.com/bramley/phplist-plugin-imap2/archive/master.zip
.
For guidance on using the plugin see the plugin's page within the phplist documentation site https://resources.phplist.com/plugin/imap2
Please raise any questions or problems in the user forum https://discuss.phplist.org/.
version Description
1.0.4+20250528 Provide logging of connection dialogue
1.0.3+20250123 Convert POP3 port and service to IMAP. Fixes #2
1.0.2+20250122 Allow plugin to be a dependency of phplist. Fixes #4
1.0.1+20230204 Revised dependency checks
1.0.0+20230204 First release