services.maddy.ensureAccounts
List of IMAP accounts which get automatically created. Note that for
a complete setup, user credentials for these accounts are required
and can be created using the ensureCredentials option.
This option does not delete accounts which are not (anymore) listed.
- Type
list of string- Default
[ ]- Example
[ "user1@localhost" "user2@localhost" ]- Declared
- <nixpkgs/nixos/modules/services/mail/maddy.nix>