mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-17 16:45:06 +00:00
Refresh SOGo view after mailbox activation
This commit is contained in:
parent
175878f8f1
commit
cce02e2b15
1 changed files with 4 additions and 5 deletions
|
|
@ -3505,7 +3505,6 @@ function mailbox($_action, $_type, $_data = null, $_extra = null) {
|
|||
// Track affected mailboxes for SOGo update
|
||||
$update_sogo_mailboxes[] = $username;
|
||||
}
|
||||
return true;
|
||||
break;
|
||||
case 'mailbox_rename':
|
||||
$domain = $_data['domain'];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue