diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-02-18 09:40:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-18 09:40:52 -0500 |
commit | 8b4cd8825f66325fcc68c84ce290f16a9942ef41 (patch) | |
tree | 2b4df45b939cff0f9a2207c01f407cac3b471933 /autoconf | |
parent | 48fe8f5dd84c6614019c04be0f3b90f8025f1977 (diff) | |
parent | 8302d215121a9223657db5b5d88e22882b5e6eeb (diff) |
Merge pull request #7 from allinonemovie/master
Added all domains of gmx.net and zoho.com to domains.csv and fixed error in README.md
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/domains.csv | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/autoconf/domains.csv b/autoconf/domains.csv index 49b547d..210df8d 100644 --- a/autoconf/domains.csv +++ b/autoconf/domains.csv @@ -59,6 +59,12 @@ fastmail.com,imap.fastmail.com,993,smtp.fastmail.com,465 firemail.cc,mail.cock.li,993,mail.cock.li,587 getbackinthe.kitchen,mail.cock.li,993,mail.cock.li,587 gmail.com,imap.google.com,993,smtp.gmail.com,587 +gmx.com,imap.gmx.net,993,mail.gmx.net,587 +gmx.de,imap.gmx.net,993,mail.gmx.net,587 +gmx.eu,imap.gmx.net,993,mail.gmx.net,587 +gmx.info,imap.gmx.net,993,mail.gmx.net,587 +gmx.net,imap.gmx.net,993,mail.gmx.net,587 +gmx.org,imap.gmx.net,993,mail.gmx.net,587 goat.si,mail.cock.li,993,mail.cock.li,587 hitler.rocks,mail.cock.li,993,mail.cock.li,587 horsefucker.org,mail.cock.li,993,mail.cock.li,587 @@ -107,3 +113,4 @@ yandex.kz,imap.yandex.com,993,smtp.yandex.com,465 yandex.net,imap.yandex.com,993,smtp.yandex.com,465 yandex.ru,imap.yandex.com,993,smtp.yandex.com,465 yandex.ua,imap.yandex.com,993,smtp.yandex.com,465 +zoho.com,imap.zoho.com,993,smtp.zoho.com,465 |