port -> ports
This commit is contained in:
parent
55cc1cb047
commit
327beb494a
@ -307,7 +307,7 @@ in {
|
|||||||
|
|
||||||
inet_listener dovecot-lmtp {
|
inet_listener dovecot-lmtp {
|
||||||
address = 0.0.0.0
|
address = 0.0.0.0
|
||||||
port = ${toString cfg.port.lmtp}
|
port = ${toString cfg.ports.lmtp}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Drop privs, since all mail is owned by one user
|
# Drop privs, since all mail is owned by one user
|
||||||
|
Loading…
Reference in New Issue
Block a user