Remove aap-we-fr account, since it doesn't sync anymore

This commit is contained in:
Charlotte Van Petegem 2022-03-25 11:31:52 +01:00
parent b8a421154b
commit d6fbb137a0
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -246,19 +246,6 @@ in
userName = "ugent@cvpetegem.be";
};
};
work-aap-we-fr = makeAccount {
name = "work-aap-we-fr";
address = "aap-we-fr@ugent.be";
imapHost = "owa.ugent.be";
smtpHost = "smtp.ugent.be";
passFile = "work/UGentNet";
useStartTls = true;
extraConfig = {
folders = { drafts = "Concepten"; inbox = "INBOX"; sent = "Verzonden items"; trash = "Verwijderde items"; };
mbsync.extraConfig.account.PipelineDepth = "1";
userName = "UGENT\\\\ecvpeteg/aap-we-fr";
};
};
posteo = makeAccount {
name = "posteo";
address = "chvp@posteo.net";