summaryrefslogtreecommitdiff
path: root/dotfiles/system/.config/calibre/smtp.py.json
blob: e4f8419c6eb888eddac57a1ad3860b308cfbefed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "accounts": {
    "cjennings_paperwhite@kindle.com": [
      "EPUB",
      true,
      true
    ]
  },
  "aliases": {},
  "encryption": "TLS",
  "from_": "c@cjennings.net",
  "relay_host": "127.0.0.1",
  "relay_password": "306c5275546b4e3766396f556d4d4342584d65786567",
  "relay_port": 1025,
  "relay_username": "c@cjennings.net",
  "subjects": {},
  "tags": {}
}