1{
2    "1und1": {
3        "host": "smtp.1und1.de",
4        "port": 465,
5        "secure": true,
6        "authMethod": "LOGIN"
7    },
8
9    "AOL": {
10        "domains": ["aol.com"],
11        "host": "smtp.aol.com",
12        "port": 587
13    },
14
15    "DebugMail": {
16        "host": "debugmail.io",
17        "port": 25
18    },
19
20    "DynectEmail": {
21        "aliases": ["Dynect"],
22        "host": "smtp.dynect.net",
23        "port": 25
24    },
25
26    "Ethereal": {
27        "aliases": ["ethereal.email"],
28        "host": "smtp.ethereal.email",
29        "port": 587
30    },
31
32    "FastMail": {
33        "domains": ["fastmail.fm"],
34        "host": "smtp.fastmail.com",
35        "port": 465,
36        "secure": true
37    },
38
39    "GandiMail": {
40        "aliases": ["Gandi", "Gandi Mail"],
41        "host": "mail.gandi.net",
42        "port": 587
43    },
44
45    "Gmail": {
46        "aliases": ["Google Mail"],
47        "domains": ["gmail.com", "googlemail.com"],
48        "host": "smtp.gmail.com",
49        "port": 465,
50        "secure": true
51    },
52
53    "Godaddy": {
54        "host": "smtpout.secureserver.net",
55        "port": 25
56    },
57
58    "GodaddyAsia": {
59        "host": "smtp.asia.secureserver.net",
60        "port": 25
61    },
62
63    "GodaddyEurope": {
64        "host": "smtp.europe.secureserver.net",
65        "port": 25
66    },
67
68    "hot.ee": {
69        "host": "mail.hot.ee"
70    },
71
72    "Hotmail": {
73        "aliases": ["Outlook", "Outlook.com", "Hotmail.com"],
74        "domains": ["hotmail.com", "outlook.com"],
75        "host": "smtp.live.com",
76        "port": 587
77    },
78
79    "iCloud": {
80        "aliases": ["Me", "Mac"],
81        "domains": ["me.com", "mac.com"],
82        "host": "smtp.mail.me.com",
83        "port": 587
84    },
85
86    "mail.ee": {
87        "host": "smtp.mail.ee"
88    },
89
90    "Mail.ru": {
91        "host": "smtp.mail.ru",
92        "port": 465,
93        "secure": true
94    },
95
96    "Maildev": {
97        "port": 1025,
98        "ignoreTLS": true
99    },
100
101    "Mailgun": {
102        "host": "smtp.mailgun.org",
103        "port": 465,
104        "secure": true
105    },
106
107    "Mailjet": {
108        "host": "in.mailjet.com",
109        "port": 587
110    },
111
112    "Mailosaur": {
113        "host": "mailosaur.io",
114        "port": 25
115    },
116
117    "Mailtrap": {
118        "host": "smtp.mailtrap.io",
119        "port": 2525
120    },
121
122    "Mandrill": {
123        "host": "smtp.mandrillapp.com",
124        "port": 587
125    },
126
127    "Naver": {
128        "host": "smtp.naver.com",
129        "port": 587
130    },
131
132    "One": {
133        "host": "send.one.com",
134        "port": 465,
135        "secure": true
136    },
137
138    "OpenMailBox": {
139        "aliases": ["OMB", "openmailbox.org"],
140        "host": "smtp.openmailbox.org",
141        "port": 465,
142        "secure": true
143    },
144
145    "Outlook365": {
146        "host": "smtp.office365.com",
147        "port": 587,
148        "secure": false
149    },
150
151    "Postmark": {
152        "aliases": ["PostmarkApp"],
153        "host": "smtp.postmarkapp.com",
154        "port": 2525
155    },
156
157    "qiye.aliyun": {
158        "host": "smtp.mxhichina.com",
159        "port": "465",
160        "secure": true
161    },
162
163    "QQ": {
164        "domains": ["qq.com"],
165        "host": "smtp.qq.com",
166        "port": 465,
167        "secure": true
168    },
169
170    "QQex": {
171        "aliases": ["QQ Enterprise"],
172        "domains": ["exmail.qq.com"],
173        "host": "smtp.exmail.qq.com",
174        "port": 465,
175        "secure": true
176    },
177
178    "SendCloud": {
179        "host": "smtpcloud.sohu.com",
180        "port": 25
181    },
182
183    "SendGrid": {
184        "host": "smtp.sendgrid.net",
185        "port": 587
186    },
187
188    "SendinBlue": {
189        "host": "smtp-relay.sendinblue.com",
190        "port": 587
191    },
192
193    "SendPulse": {
194        "host": "smtp-pulse.com",
195        "port": 465,
196        "secure": true
197    },
198
199    "SES": {
200        "host": "email-smtp.us-east-1.amazonaws.com",
201        "port": 465,
202        "secure": true
203    },
204
205    "SES-US-EAST-1": {
206        "host": "email-smtp.us-east-1.amazonaws.com",
207        "port": 465,
208        "secure": true
209    },
210
211    "SES-US-WEST-2": {
212        "host": "email-smtp.us-west-2.amazonaws.com",
213        "port": 465,
214        "secure": true
215    },
216
217    "SES-EU-WEST-1": {
218        "host": "email-smtp.eu-west-1.amazonaws.com",
219        "port": 465,
220        "secure": true
221    },
222
223    "Sparkpost": {
224        "aliases": ["SparkPost", "SparkPost Mail"],
225        "domains": ["sparkpost.com"],
226        "host": "smtp.sparkpostmail.com",
227        "port": 587,
228        "secure": false
229    },
230
231    "Tipimail": {
232        "host": "smtp.tipimail.com",
233        "port": 587
234    },
235
236    "Yahoo": {
237        "domains": ["yahoo.com"],
238        "host": "smtp.mail.yahoo.com",
239        "port": 465,
240        "secure": true
241    },
242
243    "Yandex": {
244        "domains": ["yandex.ru"],
245        "host": "smtp.yandex.ru",
246        "port": 465,
247        "secure": true
248    },
249
250    "Zoho": {
251        "host": "smtp.zoho.com",
252        "port": 465,
253        "secure": true,
254        "authMethod": "LOGIN"
255    },
256
257    "126": {
258        "host": "smtp.126.com",
259        "port": 465,
260        "secure": true
261    },
262
263    "163": {
264        "host": "smtp.163.com",
265        "port": 465,
266        "secure": true
267    }
268}
269