email: add listeners
This commit is contained in:
parent
dc34a72853
commit
1447f86c3a
2 changed files with 22 additions and 13 deletions
|
@ -18,9 +18,6 @@ in {
|
|||
enable = true;
|
||||
domain = email-domain;
|
||||
ports = {
|
||||
smtp = 25;
|
||||
imaps = 993;
|
||||
smtps = 465;
|
||||
local = 9000;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue