mirror of
https://github.com/MailHops/mailhops-imap-listener.git
synced 2025-05-15 17:30:08 -07:00
11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
{
|
|
"username": "",
|
|
"password": "",
|
|
"host": "",
|
|
"port": 993,
|
|
"searchFilter": ["SEEN"]
|
|
"mailhops": {
|
|
"api_key": ""
|
|
}
|
|
}
|