Module imap_codec::parse::command[][src]

Functions

Use this parser instead of command when doing authentication.

command = tag SP (command-any / command-auth / command-nonauth / command-select) CRLF

compress = “COMPRESS” SP algorithm

This parser must be executed instead of the command parser when the server is in the IDLE state.