#4215 - Reimplement any IMAP support as a native implementation (on hold)

This is a spacer post for a website comment topic. The content this topic relates to: #4215 - Reimplement any IMAP support as a native implementation (on hold)
Part of this is also that PHP does not support XOAUTH2 which is increasingly important (https://bugs.php.net/bug.php?id=64039).

PREFERRED:

Direct plugin for PHP's imap extension:
https://github.com/javanile/php-imap2
... with XOAUTH2 support added
... based on code taken from RoundCube

ALSO...

Userlang implementation with its own API:
https://github.com/horde/Imap_Client/tree/master/lib/Horde/Imap/Client
... includes XOAUTH2 support

Userlang implementation with its own API:
https://github.com/Webklex/php-imap
... includes XOAUTH2 support

Userlang implementation with its own API:
https://pear.php.net/package/Net_IMAP
... but not maintained

0 guests and 0 members have recently viewed this.