javanile / php-imap2

PHP IMAP with OAUTH2
https://php-imap2.javanile.org/
GNU General Public License v3.0
54 stars 31 forks source link

Issue in Imap2 Testing #30

Open BasirAziz opened 2 years ago

BasirAziz commented 2 years ago

Hi,

Im having issue in testing for imap2 for criteria 'ON' and 'SINCE' where i tested for imap_search it is working and can return me a result as I wanted but when I'm using imap2_search it doesn't return me anything. Is there any other method/functions to search email based on date? Your feedback is highly appreciated.

Thank you.

francescobianco commented 2 years ago

Hi,

I'm sorry, actually the imap2_search is under development, please be patient, I work hard to have a solution. Please checkout to this people to have a bit of additional help

@dicode-nl @glensc @bago

SebastianVTIS commented 2 years ago

Hello Francesco,

first of all thank you for your great work. Works like a charm so far except for imap2_search. I desperatly need this function too. Do you have a date or timeframe when imap2_search is available?

Thanks in advance :)