mirror of
https://github.com/nix-community/home-manager
synced 2024-11-26 21:19:45 +01:00
parent
0906e8dfe7
commit
a82cdd288e
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ let
|
||||||
starttls = imap.tls.useStartTls;
|
starttls = imap.tls.useStartTls;
|
||||||
} else {
|
} else {
|
||||||
ssl = false;
|
ssl = false;
|
||||||
|
starttls = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
remotePassEval =
|
remotePassEval =
|
||||||
|
|
Loading…
Reference in a new issue