mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-10 00:38:04 +08:00
7 lines
158 B
INI
7 lines
158 B
INI
|
imap_host = "imap-mail.outlook.com"
|
||
|
imap_port = 993
|
||
|
imap_secure = "SSL"
|
||
|
smpt_host = "smtp-mail.outlook.com"
|
||
|
smpt_port = 587
|
||
|
smpt_secure = "TLS"
|
||
|
smpt_auth = On
|