MyNixOS website logo
option

accounts.email.accounts.<name>.meli.mailboxes

Mailboxes to show in meli.

Declarations
Type
list of string
Default
[
  "Inbox"
  "Sent"
  "Trash"
  "Drafts"
]
Example
[
  "INBOX"
  "Sent"
  "Trash"
  "Drafts"
]