diff options
author | Luke <luke@lukesmith.xyz> | 2018-02-11 10:42:59 -0700 |
---|---|---|
committer | Luke <luke@lukesmith.xyz> | 2018-02-11 10:42:59 -0700 |
commit | 701cbd9cddca1feaa504dc8e2591875272a7ba31 (patch) | |
tree | 26e3d6e7bf31e1a8c1a3db5d4b1186bd7d2b4372 /autoconf | |
parent | 600a53dbdc0a4bc74b7fd485e14eef036272d644 (diff) | |
parent | ea16d20604bdbd5f36d82cc3462109ae17ba9dd7 (diff) |
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
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 f73ee34..d794a0f 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,,, |