fix(mx): set mailserver stateVersion
This commit is contained in:
parent
5444962eda
commit
884ceee9fd
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
# email addresses git smudged
|
||||
mailserver = {
|
||||
enable = true;
|
||||
stateVersion = 1;
|
||||
stateVersion = 3;
|
||||
fqdn = "mx.surfsite.org";
|
||||
sendingFqdn = "mx.surfsite.org";
|
||||
certificateScheme = "acme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue