Matthew_Cash
28698126bd
thunderbird: add userChrome and userContent options
...
Add an option to the Thunderbird module that allows specifying CSS for
userChrome and userContent styling
PR #3808
2023-04-12 00:06:38 +02:00
David
2b02f8c7cb
thunderbird: use account id for IMAP directory name
...
This allows users to have multiple accounts on the same domain within
the same profile.
Fixes #3448 .
2022-12-04 13:49:29 +01:00
David
651db464dc
thunderbird: allow using the module on Darwin
...
While the Nix packages for Thunderbird are not available for macOS,
the module can still be used to manage profiles and configuration.
Fixes #3407 .
2022-11-13 10:06:36 +01:00
David
b764068a50
thunderbird: add module
...
Add a new Thunderbird module that uses the configuration in
`accounts.email.accounts` to setup SMTP and IMAP accounts.
Multiple profiles are not supported at this point.
2022-11-04 16:12:12 +01:00