[Dovecot] Quota notifications: Allow to send to external address (BCC via mailcow UI)

This commit is contained in:
andryyy
2021-05-23 09:49:36 +02:00
parent 9c075af2d9
commit beda649ecf
6 changed files with 36 additions and 8 deletions

View File

@@ -230,3 +230,9 @@ table.footable>tbody>tr.footable-empty>td {
font-style:italic;
font-size: 1rem;
}
.navbar-nav > li {
font-size: 1rem !important;
}
.dropdown-menu > li > a {
font-size: 1rem !important;
}