MyNixOS website logo
option

accounts.email.accounts.<name>.getmail.mailboxes

A non-empty list of mailboxes. To download all mail you can use the ALL mailbox.

Declarations
Type
non-empty (list of string)
Default
[ ]
Example
[
  "INBOX"
  "INBOX.spam"
]