550 current 1970-01-01 01:00:00 24.11.20250201.f668777 6.6.74 *

This commit is contained in:
Max Känner 2025-02-05 13:59:52 +01:00
parent 80a865d1f6
commit 8164630ae7

View File

@ -61,6 +61,28 @@ in {
thunderbird.enable = true;
};
"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";
userName = "max.kaenner@luhbots.de";
realName = "Max Känner";