550 current 1970-01-01 01:00:00 24.11.20250201.f668777 6.6.74 *
This commit is contained in:
parent
80a865d1f6
commit
8164630ae7
@ -61,6 +61,28 @@ in {
|
|||||||
thunderbird.enable = true;
|
thunderbird.enable = true;
|
||||||
};
|
};
|
||||||
"luhbots" = {
|
"luhbots" = {
|
||||||
|
address = "max.kaenner@luhbots-hannover.de";
|
||||||
|
userName = "max.kaenner@luhbots-hannover.de";
|
||||||
|
realName = "Max Känner";
|
||||||
|
imap = {
|
||||||
|
host = "mxe96b.netcup.net";
|
||||||
|
port = 465;
|
||||||
|
tls = {
|
||||||
|
enable = true;
|
||||||
|
useStartTls = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
smtp = {
|
||||||
|
host = "mxe96b.netcup.net";
|
||||||
|
port = 143;
|
||||||
|
tls = {
|
||||||
|
enable = true;
|
||||||
|
useStartTls = false;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
thunderbird.enable = true;
|
||||||
|
};
|
||||||
|
"luhbots-alt" = {
|
||||||
address = "max.kaenner@luhbots.de";
|
address = "max.kaenner@luhbots.de";
|
||||||
userName = "max.kaenner@luhbots.de";
|
userName = "max.kaenner@luhbots.de";
|
||||||
realName = "Max Känner";
|
realName = "Max Känner";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user