mirror of
https://github.com/nix-community/home-manager.git
synced 2025-03-09 18:26:54 +00:00
Previously, only the main identity of an account would get the proper SMTP server assigned. Identities corresponding to aliases would not get an SMTP server assigned at all, leading to a (Thunderbird-internal) fallback to the SMTP server associated to the primary account. This is obviously wrong for non-primary accounts having aliases associated to them. Fix it by specifying the SMTP server explicitly for all identities. |
||
---|---|---|
.. | ||
default.nix | ||
thunderbird-expected-first.js | ||
thunderbird-expected-profiles.ini | ||
thunderbird-expected-second.js | ||
thunderbird.nix |