diff options
author | Luke <luke@lukesmith.xyz> | 2018-02-10 14:59:23 -0700 |
---|---|---|
committer | Luke <luke@lukesmith.xyz> | 2018-02-10 14:59:23 -0700 |
commit | cf773b4db50101dbdb568a171f270d470f4e5e62 (patch) | |
tree | 656a10e4aa4065cbf288ea34433ca7c85e8139c3 | |
parent | 4b9b111d27948090fac2a96988041c318f6259d8 (diff) |
yandex domained added
-rw-r--r-- | autoconf/domains.csv | 11 | ||||
-rw-r--r-- | autoconf/services.csv | 1 |
2 files changed, 12 insertions, 0 deletions
diff --git a/autoconf/domains.csv b/autoconf/domains.csv index fb169ed..53dc106 100644 --- a/autoconf/domains.csv +++ b/autoconf/domains.csv @@ -57,6 +57,8 @@ teknik.io,mail.teknik.io,993.00,mail.teknik.io,587.00,,, yandex.com,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, outlook.com,imap-mail.outlook.com,993.00,smtp-mail.outlook.com,587.00,,, hotmail.com,imap-mail.outlook.com,993.00,smtp-mail.outlook.com,587.00,,, +msn.com,imap-mail.outlook.com,993.00,smtp-mail.outlook.com,587.00,,, +live.com,imap-mail.outlook.com,993.00,smtp-mail.outlook.com,587.00,,, gmail.com,imap.google.com,993.00,smtp.gmail.com,587.00,INBOX,[Gmail].Drafts,[Gmail].Sent Mail cock.li,mail.cock.li,993.00,mail.cock.li,587.00,INBOX,Drafts,Sent airmail.cc,mail.cock.li,993.00,mail.cock.li,587.00,INBOX,Drafts,Sent @@ -89,3 +91,12 @@ nuke.africa,mail.cock.li,993.00,mail.cock.li,587.00,INBOX,Drafts,Sent posteo.de,posteo.de,993,posteo.de,587,INBOX,Drafts,Sent runbox.com,mail.runbox.com,993,mail.runbox.com,587,INBOX,Drafts,Sent lukesmith.xyz,gator4171.hostgator.com,993,gator4171.hostgator.com,587,INBOX,INBOX.Drafts,INBOX.Sent +email.arizona.edu,mail.catnet.arizona.edu,993,smtpgate.email.arizona.edu,587,INBOX,[Gmail].Drafts,[Gmail].Sent Mail +yandex.ru,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, +yandex.com,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, +yandex.net,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, +yandex.by,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, +yandex.kz,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, +yandex.ua,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, +ya.ru,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, +narod.ru,imap.yandex.com,993.00,smtp.yandex.com,465.00,,, diff --git a/autoconf/services.csv b/autoconf/services.csv index b1d927a..007c225 100644 --- a/autoconf/services.csv +++ b/autoconf/services.csv @@ -5,3 +5,4 @@ SERVICE,IMAP,imap port,SMTP,smtp port,spoolfile,postponed,record "Office 365",outlook.office365.com,993,smtp.office365.com,587,INBOX,Drafts,Sent Items "Host Gator",gator4171.hostgator.com,993,gator4171.hostgator.com,587,INBOX,INBOX.Drafts,INBOX.Sent "GoDaddy",imap.secureserver.net,993,smtpout.secureserver.net,465,,, +"Yandex",imap.yandex.com,993.00,smtp.yandex.com,465.00,,, |