mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
parent
b2dafe9e5e
commit
0b7afb5b7b
438 changed files with 6049 additions and 5203 deletions
0
rainloop/v/1.3.10.490/app/domains/disabled
Normal file
0
rainloop/v/1.3.10.490/app/domains/disabled
Normal file
7
rainloop/v/1.3.10.490/app/domains/gmail.com.ini
Normal file
7
rainloop/v/1.3.10.490/app/domains/gmail.com.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
imap_host = "imap.gmail.com"
|
||||
imap_port = 993
|
||||
imap_secure = "SSL"
|
||||
smpt_host = "smtp.gmail.com"
|
||||
smpt_port = 465
|
||||
smpt_secure = "SSL"
|
||||
smpt_auth = On
|
||||
7
rainloop/v/1.3.10.490/app/domains/outlook.com.ini
Normal file
7
rainloop/v/1.3.10.490/app/domains/outlook.com.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
7
rainloop/v/1.3.10.490/app/domains/yahoo.com.ini
Normal file
7
rainloop/v/1.3.10.490/app/domains/yahoo.com.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
imap_host = "imap.mail.yahoo.com"
|
||||
imap_port = 993
|
||||
imap_secure = "SSL"
|
||||
smpt_host = "smtp.mail.yahoo.com"
|
||||
smpt_port = 465
|
||||
smpt_secure = "SSL"
|
||||
smpt_auth = On
|
||||
Loading…
Add table
Add a link
Reference in a new issue