fix: enable starttls
This commit is contained in:
parent
0427782a63
commit
ff653006d4
1 changed files with 1 additions and 0 deletions
|
|
@ -255,6 +255,7 @@
|
||||||
domains = [ "itepastra.nl" ];
|
domains = [ "itepastra.nl" ];
|
||||||
debug = true;
|
debug = true;
|
||||||
hierarchySeparator = "/";
|
hierarchySeparator = "/";
|
||||||
|
startTls = true;
|
||||||
|
|
||||||
loginAccounts = {
|
loginAccounts = {
|
||||||
"noa@itepastra.nl" = {
|
"noa@itepastra.nl" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue