23#ifndef MUTT_MAILDIR_ACCOUNT_H
24#define MUTT_MAILDIR_ACCOUNT_H
bool maildir_ac_add(struct Account *a, struct Mailbox *m)
Add a Mailbox to an Account - Implements MxOps::ac_add() -.
bool maildir_ac_owns_path(struct Account *a, const char *path)
Check whether an Account owns a Mailbox path - Implements MxOps::ac_owns_path() -.
A group of associated Mailboxes.