Disable submission with explicit STARTTLS by default
Deprecated, but not yet scheduled for removal pending user feedback.
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
# Testing eval failures that result from stateVersion assertion is out of scope
|
||||
mailserver.stateVersion = 999;
|
||||
|
||||
# Keep testing submission with explicit TLS
|
||||
mailserver.enableSubmission = true;
|
||||
|
||||
# Enable second CPU core
|
||||
virtualisation.cores = lib.mkDefault 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user