{
  "host": "ssl0.ovh.net",
  "port": 993,
  "tls": true,
  "tlsOptions": {
    "rejectUnauthorized": false
  },
  "username": "games@mala.fr",
  "password": "",
  "passwordCmd": "pass ssl0.ovh.net/games@mala.fr",
  "onNewMail": "mbsync games@mala.fr-inbox",
  "onNewMailPost": "notmuch new",
  "boxes": [
    "INBOX"
  ]
}