mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-06 13:39:16 +00:00
Merge remote-tracking branch 'origin/dev' into forwardinghosts
This commit is contained in:
@@ -231,8 +231,11 @@ while ($row = array_shift($rows)) {
|
||||
}
|
||||
?>
|
||||
apply "default" {
|
||||
MAILCOW_MOO = -999.0;
|
||||
MAILCOW_WHITE = -999.0;
|
||||
}
|
||||
symbols [
|
||||
"MAILCOW_WHITE"
|
||||
]
|
||||
}
|
||||
<?php
|
||||
}
|
||||
@@ -326,10 +329,13 @@ while ($row = array_shift($rows)) {
|
||||
}
|
||||
?>
|
||||
apply "default" {
|
||||
MAILCOW_MOO = 999.0;
|
||||
MAILCOW_BLACK = 999.0;
|
||||
}
|
||||
symbols [
|
||||
"MAILCOW_BLACK"
|
||||
]
|
||||
}
|
||||
<?php
|
||||
}
|
||||
?>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user