diesdas
This commit is contained in:
parent
deebde0386
commit
3c34e65b68
12 changed files with 91 additions and 40 deletions
|
|
@ -36,7 +36,7 @@
|
|||
smtp.tls.useStartTls = true;
|
||||
userName = "tstraube";
|
||||
notmuch.enable = true;
|
||||
passwordCommand = "secret-tool lookup server uni-frankfurt.de account tstraube";
|
||||
passwordCommand = "pass uni/hrz";
|
||||
signature = {
|
||||
text = ''
|
||||
Dr. Till Straube (he/him)
|
||||
|
|
@ -114,7 +114,7 @@
|
|||
unset crypt_auto_smime
|
||||
|
||||
unalternates *
|
||||
alternates @t9e.me$
|
||||
alternates @t9e.me$ @ktiu.net$
|
||||
set reverse_name
|
||||
|
||||
set my_signature = ${
|
||||
|
|
@ -131,7 +131,7 @@
|
|||
enable = true;
|
||||
extraConfig.from = "*@t9e.me";
|
||||
};
|
||||
passwordCommand = "secret-tool lookup server arielle.ktiu.net account till.straube@t9e.me";
|
||||
passwordCommand = "pass mail/arielle.ktiu.net";
|
||||
};
|
||||
|
||||
ktiu = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue