Remove UGent email account configuration
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"host": "outlook.office365.com",
|
||||
"port": 993,
|
||||
"tls": true,
|
||||
"tlsOptions": {
|
||||
"rejectUnauthorized": true
|
||||
},
|
||||
"username": "amin.kasrouaouam@ugent.be",
|
||||
"passwordCmd": "/home/coolneng/.local/share/scripts/mutt_oauth2.py /home/coolneng/.cache/tokenfile",
|
||||
"xoauth2": true,
|
||||
"onNewMail": "~/.local/share/scripts/mail-sync ugent",
|
||||
"boxes": [
|
||||
"INBOX"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user