Disable gssapi auth

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-19 15:57:35 +01:00
parent 1b01251432
commit e1f5039422
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -76,6 +76,11 @@
key = "5130416C797067B6";
};
imap.host = "xc.hs-mittweida.de";
mbsync = darkkirb.mbsync // {
extraConfig.account = {
AuthMechs = "LOGIN";
};
};
passwordCommand = "${pkgs.coreutils}/bin/cat /run/secrets/email/mdelenk@hs-mittweida.de";
realName = "Morten Delenk";
signature.text = ''