imap-backup
homelab.imap-backup
| Name | Type | Description |
|---|---|---|
| accounts | attribute set of (submodule) | Attrset of named accounts to back up |
| accounts. |
attribute set of anything | Additional settings not covered by the current options |
| accounts. |
list of string | List of folders that have been configured for the Account |
| accounts. |
string | Relative path where backups will be saved |
| accounts. |
boolean | Whether to enable mirror mode. |
| accounts. |
signed integer | Number of emails to fetch from the IMAP server at a time |
| accounts. |
string | Address of the IMAP server |
| accounts. |
one of "active", "archived", "offline" | Status of the account |
| accounts. |
string | The username of the account |
| enable | boolean | Whether to enable imap-backup. |
| schedule | null or string | Cronjob notation of when the imap-backup should run |