Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[])
Register a set of config items.
Convenience wrapper for the core headers.
const struct Module ModulePop
Module for the Pop library.
@ MODULE_ID_POP
ModulePop, Pop
Convenience wrapper for the library headers.
struct ConfigDef PopVars[]
Config definitions for the POP library.
static bool pop_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
static bool pop_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
static bool pop_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
Container for lots of config items.
Container for Accounts, Notifications.