1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-10 21:29:48 +01:00
home-manager/tests
Rafael Carvalho 5ff30300d7
imapnotify: enable STARTTLS if enabled in email account config (#5013)
* imapnotify: enable STARTTLS if enabled in email account config

Since version 2.3.10 goimapnotify supports starttls. In version 2.3.11 a
typo in the settings was fixed, using tlsOptions.starttls to enable it.

This commit enables starttls in the goimapnotify config file if it is
enabled in the email account's imap settings.

* imapnotify: test generated config file

Compare the generated service config file with a manually verified
sample.
2024-04-10 21:27:23 +02:00
..
lib lib: add functions to create DAGs from lists 2023-06-05 23:08:30 +02:00
modules imapnotify: enable STARTTLS if enabled in email account config (#5013) 2024-04-10 21:27:23 +02:00
asserts.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
big-test.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
default.nix nix-gc: add service 2024-04-10 21:27:21 +02:00
stubs.nix tests: add mainProgram to stub packages 2024-04-10 21:26:19 +02:00