barbushin / php-imap

Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
MIT License
1.65k stars 459 forks source link

Add limit message acquisition quantity #669

Open BeanKaKa opened 2 years ago

BeanKaKa commented 2 years ago

How to limit the number of messages returned by searchmailbox? If there are too many messages, using this function will increase the memory overhead