mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-10 00:38:04 +08:00
8 lines
147 B
Text
8 lines
147 B
Text
|
imap_host = "IMAP_HOST"
|
||
|
imap_port = IMAP_PORT
|
||
|
imap_secure = "SSL"
|
||
|
smtp_host = "SMTP_HOST"
|
||
|
smtp_port = SMTP_PORT
|
||
|
smtp_secure = "SSL"
|
||
|
smtp_auth = On
|