6 lines
79 B
TOML
6 lines
79 B
TOML
[imap]
|
|
host = "imap.gmail.com"
|
|
port = 993
|
|
username =
|
|
password =
|
|
use_tls = true
|