6 lines
113 B
TOML
6 lines
113 B
TOML
[imap]
|
|
host = "localhost"
|
|
port = 143
|
|
username = "sander@sanderhautvast.net"
|
|
password = "boompje"
|
|
use_tls = false
|