Mailbox helper functions.
Data | Description | Links |
---|---|---|
MailboxCount | how many boxes with new mail | |
MailboxNotify | # of unnotified new boxes | |
MailboxStatsTime | last time we check performed mail_check_stats | |
MailboxTime | last time we started checking for mail |
Function | Description | Links |
---|---|---|
find_next_mailbox() | Find the next mailbox with new or unread mail | |
is_same_mailbox() | Compare two Mailboxes to see if they're equal | |
mailbox_check() | Check a mailbox for new mail | |
mailbox_restore_timestamp() | Restore the timestamp of a mailbox | |
mutt_mailbox_check() | Check all all Mailboxes for new mail | |
mutt_mailbox_list() | Show a message with the list of mailboxes with new mail | |
mutt_mailbox_next() | Incoming folders completion routine | |
mutt_mailbox_next_unread() | Find next mailbox with unread mail | |
mutt_mailbox_notify() | Notify the user if there's new mail | |
mutt_mailbox_set_notified() | Note when the user was last notified of new mail |