# Functions
ErrNoStatusResp can be returned by a Handler to prevent the default status response from being sent.
ErrStatusResp can be returned by a Handler to replace the default status response.
Create a new IMAP server from an existing listener.
# Constants
The minimum autologout duration defined in RFC 3501 section 5.4.
# Variables
IMAP errors in Not Authenticated state.
IMAP errors in Not Authenticated state.
imap errors in Selected state.
imap errors in Selected state.
imap errors in Authenticated state.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Context stores a connection's metadata.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
An IMAP server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Conn is a connection to a client.
An extension that provides additional features to each connection.
An IMAP extension.
A command handler.
A command handler that supports UIDs.
A connection upgrader.
# Type aliases
A function that creates handlers.
A function that creates SASL servers.