google settings
This commit is contained in:
parent
cc7eeba7f8
commit
96e170f1c9
1 changed files with 5 additions and 5 deletions
10
config.toml
10
config.toml
|
|
@ -1,6 +1,6 @@
|
||||||
[imap]
|
[imap]
|
||||||
host = "localhost"
|
host = "imap.gmail.com"
|
||||||
port = 143
|
port = 993
|
||||||
username = "sander@sanderhautvast.net"
|
username =
|
||||||
password = "boompje"
|
password =
|
||||||
use_tls = false
|
use_tls = true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue