notification profile configure email
$ kopia notification profile configure email \
        --profile-name=...
E-mail notification.
| Flag | Short | Default | Help | 
|---|---|---|---|
| --format | Format of the message | ||
| --mail-cc | CC address | ||
| --mail-from | From address | ||
| --mail-to | To address | ||
| --min-severity | Minimum severity | ||
| --profile-name | Profile name | ||
| --[no-]send-test-notification | false | Test the notification | |
| --smtp-identity | SMTP identity | ||
| --smtp-password | SMTP password | ||
| --smtp-port | SMTP port | ||
| --smtp-server | SMTP server | ||
| --smtp-username | SMTP username |