tuimail/config.toml.example
2026-02-17 17:24:35 +01:00

6 lines
108 B
Text

[imap]
host = "localhost"
port = 143
username = "test@example.com"
password = "password123"
use_tls = false