NeoMutt
2021-02-05-89-gabe350
Teaching an old dog new tricks
DOXYGEN
IMAP: Network
Mailbox
IMAP network mailbox
File
Description
imap/adata.c
Imap-specific Account data
imap/auth.c
IMAP authenticator multiplexor
imap/auth_anon.c
IMAP anonymous authentication method
imap/auth_cram.c
IMAP CRAM-MD5 authentication method
imap/auth_gss.c
IMAP GSS authentication method
imap/auth_login.c
IMAP login authentication method
imap/auth_oauth.c
IMAP OAUTH authentication method
imap/auth_plain.c
IMAP plain authentication method
imap/auth_sasl.c
IMAP SASL authentication method
imap/browse.c
Mailbox browser
imap/command.c
Send/receive commands to/from an IMAP server
imap/config.c
Config used by libimap
imap/edata.c
Imap-specific Email data
imap/imap.c
IMAP network mailbox
imap/mdata.c
Imap-specific Mailbox data
imap/message.c
Manage IMAP messages
imap/msn.c
IMAP MSN helper functions
imap/search.c
IMAP search routines
imap/utf7.c
UTF-7 Manipulation
imap/util.c
IMAP helper functions