mailboxes

Names and internal identifiers of mailboxes.

Each message in a Manitou-Mail database contains a numeric identifier that can relate to a mailbox. When not null, this identifier is a reference to an mbox_id to which a name is assigned through the mailboxes table. Entries in this table are created automatically by manitou-mdx when a mailbox section is found in the configuration file and no matching entry already exists in the table.

Names of mailboxes should be real recipient email addresses if possible, so that they can be easily related to the incoming mail. On a simple setup, they should be the same as email identities, the former being looked up when receiving and the latter when sending.

> Columns

> Size

One entry per recipient account, so probably very few lines.