[Postfix] Allow to set and override a relayhost per mailbox

[Web] Replace recycle icon with trash (this one made me a bit sad)
[Web] Various small fixes
[Web] Allow or disallow a domain admin to change relayhost settings (default is off, as previous default)
This commit is contained in:
andryyy
2021-05-26 14:02:27 +02:00
parent 82f7df9165
commit 5065667ae4
28 changed files with 150 additions and 89 deletions

View File

@@ -40,4 +40,8 @@
.input-group-addon-xmpp {
background-color: #fff;
border: 0px solid #fff;
}
#sender_acl_disabled {
display:none;
margin-top:10px;
}