php-imap icon indicating copy to clipboard operation
php-imap copied to clipboard

Fetch message using lATEST()

Open ssekimuli opened this issue 2 years ago • 1 comments

*I want to fetch all message begin with the latest

ssekimuli avatar Jun 29 '23 09:06 ssekimuli

$query->setFetchOrder() does this doesn't it? https://www.php-imap.com/api/query

tiamatloc avatar Jun 29 '23 11:06 tiamatloc