Define antispamControllerPort
This commit is contained in:
parent
4c2a203aeb
commit
e9bbaba8a6
|
@ -178,6 +178,7 @@ in {
|
|||
serices = let
|
||||
antivirusPort = 15407;
|
||||
antispamPort = 11335;
|
||||
antispamControllerPort = 11336;
|
||||
lmtpPort = 24;
|
||||
authPort = 5447;
|
||||
userdbPort = 5448;
|
||||
|
|
Loading…
Reference in New Issue