thunderbird
This commit is contained in:
parent
c56d621059
commit
15788f856a
1 changed files with 0 additions and 14 deletions
|
@ -19,7 +19,6 @@
|
||||||
msmtp.enable = true;
|
msmtp.enable = true;
|
||||||
flavor = "fastmail.com";
|
flavor = "fastmail.com";
|
||||||
passwordCommand = "rbw get mu4e-fastmail";
|
passwordCommand = "rbw get mu4e-fastmail";
|
||||||
# thunderbird.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
"admin@studyoftime.org" = {
|
"admin@studyoftime.org" = {
|
||||||
|
@ -38,19 +37,7 @@
|
||||||
imap.host = "imap.dreamhost.com";
|
imap.host = "imap.dreamhost.com";
|
||||||
smtp.host = "imap.dreamhost.com";
|
smtp.host = "imap.dreamhost.com";
|
||||||
userName = "admin@studyoftime.org";
|
userName = "admin@studyoftime.org";
|
||||||
# thunderbird.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# "m.nishlapidus@utoronto.ca" = {
|
|
||||||
# address = "m.nishlapidus@utoronto.ca";
|
|
||||||
# realName = "Matt Nish-Lapidus";
|
|
||||||
# imap.host = "outlook.office365.com";
|
|
||||||
# imap.port = 993;
|
|
||||||
# smtp.host = "smtp.office365.com";
|
|
||||||
# smtp.port = 587;
|
|
||||||
# userName = "m.nishlapidus@utoronto.ca";
|
|
||||||
# thunderbird.enable = true;
|
|
||||||
# };
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -62,7 +49,6 @@
|
||||||
msmtp.enable = true;
|
msmtp.enable = true;
|
||||||
thunderbird = {
|
thunderbird = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.thunderbird-latest;
|
|
||||||
profiles.emenel = {
|
profiles.emenel = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue