#4215 - Reimplement any IMAP support as a native implementation (on hold)
0 guests and 0 members have recently viewed this.
The top 3 point earners from 7th Dec 2025 to 14th Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| Master Rat |
|
|
There are no events at this time
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