1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-11 05:39:44 +01:00
home-manager/tests/modules/programs/neomutt
Franz Pletz 9e70a3df87
neomutt: fix STARTTLS
When smtps is used as a protocol, neomutt expects TLS but will if
STARTTLS should be used. When using STARTTLS, smtp has to be used as
protocol and `ssl_force_tls` is set.

See <https://neomutt.org/guide/optionalfeatures#2-1-%C2%A0starttls>.
2024-04-10 21:26:18 +02:00
..
default.nix neomutt: fix STARTTLS 2024-04-10 21:26:18 +02:00
hm-example.com-expected
hm-example.com-gpg-expected.conf
hm-example.com-msmtp-expected.conf
hm-example.com-no-folder-change-expected.conf
hm-example.com-signature-command-expected
hm-example.com-signature-expected
hm-example.com-starttls-expected neomutt: fix STARTTLS 2024-04-10 21:26:18 +02:00
neomutt-expected.conf
neomutt-no-folder-change.nix
neomutt-not-primary-expected.conf
neomutt-not-primary.nix
neomutt-with-binds-expected.conf
neomutt-with-binds-invalid-settings.nix
neomutt-with-binds-with-warning.nix
neomutt-with-binds.nix
neomutt-with-gpg.nix
neomutt-with-msmtp.nix
neomutt-with-named-mailboxes-expected.conf
neomutt-with-named-mailboxes.nix
neomutt-with-signature-command.nix
neomutt-with-signature.nix
neomutt-with-starttls.nix neomutt: fix STARTTLS 2024-04-10 21:26:18 +02:00
neomutt.nix