mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 17:07:03 +03:00
Code optimizations
This commit is contained in:
parent
b4d6468094
commit
1613a4528b
8 changed files with 45 additions and 29 deletions
|
|
@ -1,9 +1,7 @@
|
|||
imap_host = "IMAP_HOST"
|
||||
imap_port = IMAP_PORT
|
||||
imap_secure = "SSL"
|
||||
imap_verify_ssl = Off
|
||||
smtp_host = "SMTP_HOST"
|
||||
smtp_port = SMTP_PORT
|
||||
smtp_secure = "SSL"
|
||||
smtp_verify_ssl = Off
|
||||
smtp_auth = On
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue