diff options
author | Kevin Smith <kevin@muny.us> | 2018-02-11 11:26:33 -0500 |
---|---|---|
committer | Kevin Smith <kevin@muny.us> | 2018-02-11 11:26:33 -0500 |
commit | e69e479323897ced1c6fc5009d0414b74a7e55cd (patch) | |
tree | 70c70f984cb4dc9eb79a1dc911acaa0d214b5792 /autoconf | |
parent | 4ca6624d4e92ca2ff0bb07ec3687896690f78dac (diff) |
Added two domains and a service.
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/domains.csv | 2 | ||||
-rw-r--r-- | autoconf/services.csv | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/autoconf/domains.csv b/autoconf/domains.csv index 53dc106..34520c8 100644 --- a/autoconf/domains.csv +++ b/autoconf/domains.csv @@ -100,3 +100,5 @@ 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,,, +muny.us,mail.muny.us,993,mail.muny.us,465,INBOX,Drafts,Sent +billycarlyle.uk,mail.muny.us,993,mail.muny.us,465,INBOX,Drafts,Sent diff --git a/autoconf/services.csv b/autoconf/services.csv index 007c225..152be38 100644 --- a/autoconf/services.csv +++ b/autoconf/services.csv @@ -6,3 +6,4 @@ SERVICE,IMAP,imap port,SMTP,smtp port,spoolfile,postponed,record "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,,, +"Muny Mail",mail.muny.us,993,mail.muny.us,465,,, |