does anyone have any suggestions on tracking mailbox messages on a day to day basis to tell what changes have been made to the mailbox using mysql?
Not using
$check = imap_mailboxmsginfo($tsgmbox);
Unread, because I want to track new messages from the last mailbox check, the user could read mails between each of my checks