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]
|
||||
host = "localhost"
|
||||
port = 143
|
||||
username = "sander@sanderhautvast.net"
|
||||
password = "boompje"
|
||||
use_tls = false
|
||||
host = "imap.gmail.com"
|
||||
port = 993
|
||||
username =
|
||||
password =
|
||||
use_tls = true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue