Search found 1 match

by francescobianco
02 Jul 2022, 19:19
Forum: EmailReporting
Topic: OAuth2 email authentication method needed
Replies: 32
Views: 246474

Re: OAuth2 email authentication method needed

Hi,
please, get you a chance to PHP-IMAP2 (https://github.com/javanile/php-imap2)
This is a FULL implementation of standard PHP IMAP functions like (imap_open, imap_getmailboxes, imap_*, etc...)

This was full tested, every input to imap2_* functions get back the same output of imap_* equivalent ...