Skip to main content

Check

This command requests the IMAP server to do some maintenance on the mailbox. It is weird for a client to be able to request this, and it basically isn't used anywhere, however it is included due to it being in the RFC 3501 spec.

info

The latest IMAP spec (RFC 9051, published in 2021) removes the CHECK command, however most providers still support it.

Usage

await imap.check()