NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
imap Directory Reference
+ Directory dependency graph for imap:

Files

file  adata.c [code]
 Imap-specific Account data.
 
file  adata.h [code]
 Imap-specific Account data.
 
file  auth.c [code]
 IMAP authenticator multiplexor.
 
file  auth.h [code]
 IMAP authenticator multiplexor.
 
file  auth_anon.c [code]
 IMAP anonymous authentication method.
 
file  auth_cram.c [code]
 IMAP CRAM-MD5 authentication method.
 
file  auth_gsasl.c [code]
 IMAP GNU SASL authentication method.
 
file  auth_gss.c [code]
 IMAP GSS authentication method.
 
file  auth_login.c [code]
 
file  auth_oauth.c [code]
 IMAP OAUTH authentication method.
 
file  auth_plain.c [code]
 IMAP plain authentication method.
 
file  auth_sasl.c [code]
 IMAP SASL authentication method.
 
file  browse.c [code]
 GUI select an IMAP mailbox from a list.
 
file  command.c [code]
 Send/receive commands to/from an IMAP server.
 
file  config.c [code]
 Config used by libimap.
 
file  edata.c [code]
 Imap-specific Email data.
 
file  edata.h [code]
 Imap-specific Email data.
 
file  imap.c [code]
 IMAP network mailbox.
 
file  lib.h [code]
 IMAP network mailbox.
 
file  mdata.c [code]
 Imap-specific Mailbox data.
 
file  mdata.h [code]
 Imap-specific Mailbox data.
 
file  message.c [code]
 Manage IMAP messages.
 
file  message.h [code]
 Manage IMAP messages.
 
file  msg_set.c [code]
 IMAP Message Sets.
 
file  msg_set.h [code]
 IMAP Message Sets.
 
file  msn.c [code]
 IMAP MSN helper functions.
 
file  msn.h [code]
 IMAP MSN helper functions.
 
file  private.h [code]
 Shared constants/structs that are private to IMAP.
 
file  search.c [code]
 IMAP search routines.
 
file  utf7.c [code]
 Convert strings to/from utf7/utf8.
 
file  util.c [code]
 IMAP helper functions.