You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
326 B
15 lines
326 B
3 years ago
|
{
|
||
|
"host": "c2100944.ferozo.com",
|
||
|
"port": 993,
|
||
|
"tls": true,
|
||
|
"tlsOptions": {
|
||
|
"rejectUnauthorized": false
|
||
|
},
|
||
|
"username": "contacto@ianmancini.com.ar",
|
||
|
"password": "",
|
||
|
"passwordCmd": "pass mail/contacto@ianmancini.com.ar",
|
||
|
"onNewMail": "~/.bin/update-mu4e",
|
||
|
"onNewMailPost": "",
|
||
|
"boxes": [ "Inbox" ]
|
||
|
}
|