@bobfrankston/mailx 1.0.30 → 1.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (313) hide show
  1. package/bin/mailx.js +20 -5
  2. package/client/styles/layout.css +12 -7
  3. package/launcher/builder/postinstall.js +7 -7
  4. package/package.json +4 -4
  5. package/packages/mailx-send/mailsend/node_modules/.package-lock.json +0 -49
  6. package/packages/mailx-send/mailsend/node_modules/@types/node/LICENSE +0 -21
  7. package/packages/mailx-send/mailsend/node_modules/@types/node/README.md +0 -15
  8. package/packages/mailx-send/mailsend/node_modules/@types/node/assert/strict.d.ts +0 -111
  9. package/packages/mailx-send/mailsend/node_modules/@types/node/assert.d.ts +0 -1078
  10. package/packages/mailx-send/mailsend/node_modules/@types/node/async_hooks.d.ts +0 -603
  11. package/packages/mailx-send/mailsend/node_modules/@types/node/buffer.buffer.d.ts +0 -472
  12. package/packages/mailx-send/mailsend/node_modules/@types/node/buffer.d.ts +0 -1934
  13. package/packages/mailx-send/mailsend/node_modules/@types/node/child_process.d.ts +0 -1476
  14. package/packages/mailx-send/mailsend/node_modules/@types/node/cluster.d.ts +0 -578
  15. package/packages/mailx-send/mailsend/node_modules/@types/node/compatibility/disposable.d.ts +0 -14
  16. package/packages/mailx-send/mailsend/node_modules/@types/node/compatibility/index.d.ts +0 -9
  17. package/packages/mailx-send/mailsend/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  18. package/packages/mailx-send/mailsend/node_modules/@types/node/compatibility/iterators.d.ts +0 -20
  19. package/packages/mailx-send/mailsend/node_modules/@types/node/console.d.ts +0 -452
  20. package/packages/mailx-send/mailsend/node_modules/@types/node/constants.d.ts +0 -21
  21. package/packages/mailx-send/mailsend/node_modules/@types/node/crypto.d.ts +0 -4545
  22. package/packages/mailx-send/mailsend/node_modules/@types/node/dgram.d.ts +0 -600
  23. package/packages/mailx-send/mailsend/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  24. package/packages/mailx-send/mailsend/node_modules/@types/node/dns/promises.d.ts +0 -503
  25. package/packages/mailx-send/mailsend/node_modules/@types/node/dns.d.ts +0 -923
  26. package/packages/mailx-send/mailsend/node_modules/@types/node/domain.d.ts +0 -170
  27. package/packages/mailx-send/mailsend/node_modules/@types/node/events.d.ts +0 -976
  28. package/packages/mailx-send/mailsend/node_modules/@types/node/fs/promises.d.ts +0 -1295
  29. package/packages/mailx-send/mailsend/node_modules/@types/node/fs.d.ts +0 -4461
  30. package/packages/mailx-send/mailsend/node_modules/@types/node/globals.d.ts +0 -172
  31. package/packages/mailx-send/mailsend/node_modules/@types/node/globals.typedarray.d.ts +0 -38
  32. package/packages/mailx-send/mailsend/node_modules/@types/node/http.d.ts +0 -2089
  33. package/packages/mailx-send/mailsend/node_modules/@types/node/http2.d.ts +0 -2644
  34. package/packages/mailx-send/mailsend/node_modules/@types/node/https.d.ts +0 -579
  35. package/packages/mailx-send/mailsend/node_modules/@types/node/index.d.ts +0 -97
  36. package/packages/mailx-send/mailsend/node_modules/@types/node/inspector.d.ts +0 -253
  37. package/packages/mailx-send/mailsend/node_modules/@types/node/inspector.generated.d.ts +0 -4052
  38. package/packages/mailx-send/mailsend/node_modules/@types/node/module.d.ts +0 -891
  39. package/packages/mailx-send/mailsend/node_modules/@types/node/net.d.ts +0 -1057
  40. package/packages/mailx-send/mailsend/node_modules/@types/node/os.d.ts +0 -506
  41. package/packages/mailx-send/mailsend/node_modules/@types/node/package.json +0 -145
  42. package/packages/mailx-send/mailsend/node_modules/@types/node/path.d.ts +0 -200
  43. package/packages/mailx-send/mailsend/node_modules/@types/node/perf_hooks.d.ts +0 -968
  44. package/packages/mailx-send/mailsend/node_modules/@types/node/process.d.ts +0 -2084
  45. package/packages/mailx-send/mailsend/node_modules/@types/node/punycode.d.ts +0 -117
  46. package/packages/mailx-send/mailsend/node_modules/@types/node/querystring.d.ts +0 -152
  47. package/packages/mailx-send/mailsend/node_modules/@types/node/readline/promises.d.ts +0 -161
  48. package/packages/mailx-send/mailsend/node_modules/@types/node/readline.d.ts +0 -594
  49. package/packages/mailx-send/mailsend/node_modules/@types/node/repl.d.ts +0 -428
  50. package/packages/mailx-send/mailsend/node_modules/@types/node/sea.d.ts +0 -153
  51. package/packages/mailx-send/mailsend/node_modules/@types/node/sqlite.d.ts +0 -721
  52. package/packages/mailx-send/mailsend/node_modules/@types/node/stream/consumers.d.ts +0 -38
  53. package/packages/mailx-send/mailsend/node_modules/@types/node/stream/promises.d.ts +0 -90
  54. package/packages/mailx-send/mailsend/node_modules/@types/node/stream/web.d.ts +0 -622
  55. package/packages/mailx-send/mailsend/node_modules/@types/node/stream.d.ts +0 -1664
  56. package/packages/mailx-send/mailsend/node_modules/@types/node/string_decoder.d.ts +0 -67
  57. package/packages/mailx-send/mailsend/node_modules/@types/node/test.d.ts +0 -2163
  58. package/packages/mailx-send/mailsend/node_modules/@types/node/timers/promises.d.ts +0 -108
  59. package/packages/mailx-send/mailsend/node_modules/@types/node/timers.d.ts +0 -287
  60. package/packages/mailx-send/mailsend/node_modules/@types/node/tls.d.ts +0 -1319
  61. package/packages/mailx-send/mailsend/node_modules/@types/node/trace_events.d.ts +0 -197
  62. package/packages/mailx-send/mailsend/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
  63. package/packages/mailx-send/mailsend/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
  64. package/packages/mailx-send/mailsend/node_modules/@types/node/ts5.6/index.d.ts +0 -97
  65. package/packages/mailx-send/mailsend/node_modules/@types/node/tty.d.ts +0 -208
  66. package/packages/mailx-send/mailsend/node_modules/@types/node/url.d.ts +0 -984
  67. package/packages/mailx-send/mailsend/node_modules/@types/node/util.d.ts +0 -2606
  68. package/packages/mailx-send/mailsend/node_modules/@types/node/v8.d.ts +0 -920
  69. package/packages/mailx-send/mailsend/node_modules/@types/node/vm.d.ts +0 -1000
  70. package/packages/mailx-send/mailsend/node_modules/@types/node/wasi.d.ts +0 -181
  71. package/packages/mailx-send/mailsend/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  72. package/packages/mailx-send/mailsend/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  73. package/packages/mailx-send/mailsend/node_modules/@types/node/web-globals/events.d.ts +0 -97
  74. package/packages/mailx-send/mailsend/node_modules/@types/node/web-globals/fetch.d.ts +0 -55
  75. package/packages/mailx-send/mailsend/node_modules/@types/node/web-globals/navigator.d.ts +0 -22
  76. package/packages/mailx-send/mailsend/node_modules/@types/node/web-globals/storage.d.ts +0 -24
  77. package/packages/mailx-send/mailsend/node_modules/@types/node/worker_threads.d.ts +0 -784
  78. package/packages/mailx-send/mailsend/node_modules/@types/node/zlib.d.ts +0 -747
  79. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/LICENSE +0 -21
  80. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/README.md +0 -15
  81. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/index.d.ts +0 -82
  82. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/addressparser/index.d.ts +0 -31
  83. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/base64/index.d.ts +0 -22
  84. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/dkim/index.d.ts +0 -45
  85. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/dkim/message-parser.d.ts +0 -75
  86. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/dkim/relaxed-body.d.ts +0 -75
  87. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/dkim/sign.d.ts +0 -21
  88. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/fetch/cookies.d.ts +0 -54
  89. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/fetch/index.d.ts +0 -38
  90. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/json-transport/index.d.ts +0 -53
  91. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/mail-composer/index.d.ts +0 -25
  92. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/mailer/index.d.ts +0 -283
  93. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/mailer/mail-message.d.ts +0 -32
  94. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/mime-funcs/index.d.ts +0 -87
  95. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/mime-funcs/mime-types.d.ts +0 -2
  96. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/mime-node/index.d.ts +0 -224
  97. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/mime-node/last-newline.d.ts +0 -9
  98. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/qp/index.d.ts +0 -23
  99. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/sendmail-transport/index.d.ts +0 -53
  100. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/sendmail-transport/le-unix.d.ts +0 -7
  101. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/sendmail-transport/le-windows.d.ts +0 -7
  102. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/ses-transport/index.d.ts +0 -146
  103. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/shared/index.d.ts +0 -58
  104. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/smtp-connection/data-stream.d.ts +0 -11
  105. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/smtp-connection/http-proxy-client.d.ts +0 -16
  106. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/smtp-connection/index.d.ts +0 -270
  107. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/smtp-pool/index.d.ts +0 -93
  108. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/smtp-pool/pool-resource.d.ts +0 -66
  109. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/smtp-transport/index.d.ts +0 -115
  110. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/stream-transport/index.d.ts +0 -59
  111. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/well-known/index.d.ts +0 -6
  112. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/lib/xoauth2/index.d.ts +0 -114
  113. package/packages/mailx-send/mailsend/node_modules/@types/nodemailer/package.json +0 -38
  114. package/packages/mailx-send/mailsend/node_modules/nodemailer/.ncurc.js +0 -9
  115. package/packages/mailx-send/mailsend/node_modules/nodemailer/.prettierignore +0 -8
  116. package/packages/mailx-send/mailsend/node_modules/nodemailer/.prettierrc +0 -12
  117. package/packages/mailx-send/mailsend/node_modules/nodemailer/.prettierrc.js +0 -10
  118. package/packages/mailx-send/mailsend/node_modules/nodemailer/.release-please-config.json +0 -9
  119. package/packages/mailx-send/mailsend/node_modules/nodemailer/LICENSE +0 -16
  120. package/packages/mailx-send/mailsend/node_modules/nodemailer/README.md +0 -86
  121. package/packages/mailx-send/mailsend/node_modules/nodemailer/SECURITY.txt +0 -22
  122. package/packages/mailx-send/mailsend/node_modules/nodemailer/eslint.config.js +0 -88
  123. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/addressparser/index.js +0 -383
  124. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/base64/index.js +0 -139
  125. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/dkim/index.js +0 -253
  126. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/dkim/message-parser.js +0 -155
  127. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/dkim/relaxed-body.js +0 -154
  128. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/dkim/sign.js +0 -117
  129. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/fetch/cookies.js +0 -281
  130. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/fetch/index.js +0 -280
  131. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/json-transport/index.js +0 -82
  132. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mail-composer/index.js +0 -629
  133. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mailer/index.js +0 -441
  134. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mailer/mail-message.js +0 -316
  135. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mime-funcs/index.js +0 -625
  136. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mime-funcs/mime-types.js +0 -2113
  137. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mime-node/index.js +0 -1316
  138. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mime-node/last-newline.js +0 -33
  139. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mime-node/le-unix.js +0 -43
  140. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/mime-node/le-windows.js +0 -52
  141. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/nodemailer.js +0 -157
  142. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/punycode/index.js +0 -460
  143. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/qp/index.js +0 -227
  144. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/sendmail-transport/index.js +0 -210
  145. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/ses-transport/index.js +0 -234
  146. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/shared/index.js +0 -754
  147. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/smtp-connection/data-stream.js +0 -108
  148. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/smtp-connection/http-proxy-client.js +0 -143
  149. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/smtp-connection/index.js +0 -1870
  150. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/smtp-pool/index.js +0 -652
  151. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/smtp-pool/pool-resource.js +0 -259
  152. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/smtp-transport/index.js +0 -421
  153. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/stream-transport/index.js +0 -135
  154. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/well-known/index.js +0 -47
  155. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/well-known/services.json +0 -611
  156. package/packages/mailx-send/mailsend/node_modules/nodemailer/lib/xoauth2/index.js +0 -427
  157. package/packages/mailx-send/mailsend/node_modules/nodemailer/package.json +0 -47
  158. package/packages/mailx-send/mailsend/node_modules/undici-types/LICENSE +0 -21
  159. package/packages/mailx-send/mailsend/node_modules/undici-types/README.md +0 -6
  160. package/packages/mailx-send/mailsend/node_modules/undici-types/agent.d.ts +0 -31
  161. package/packages/mailx-send/mailsend/node_modules/undici-types/api.d.ts +0 -43
  162. package/packages/mailx-send/mailsend/node_modules/undici-types/balanced-pool.d.ts +0 -29
  163. package/packages/mailx-send/mailsend/node_modules/undici-types/cache.d.ts +0 -36
  164. package/packages/mailx-send/mailsend/node_modules/undici-types/client.d.ts +0 -108
  165. package/packages/mailx-send/mailsend/node_modules/undici-types/connector.d.ts +0 -34
  166. package/packages/mailx-send/mailsend/node_modules/undici-types/content-type.d.ts +0 -21
  167. package/packages/mailx-send/mailsend/node_modules/undici-types/cookies.d.ts +0 -28
  168. package/packages/mailx-send/mailsend/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  169. package/packages/mailx-send/mailsend/node_modules/undici-types/dispatcher.d.ts +0 -256
  170. package/packages/mailx-send/mailsend/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  171. package/packages/mailx-send/mailsend/node_modules/undici-types/errors.d.ts +0 -149
  172. package/packages/mailx-send/mailsend/node_modules/undici-types/eventsource.d.ts +0 -61
  173. package/packages/mailx-send/mailsend/node_modules/undici-types/fetch.d.ts +0 -209
  174. package/packages/mailx-send/mailsend/node_modules/undici-types/file.d.ts +0 -39
  175. package/packages/mailx-send/mailsend/node_modules/undici-types/filereader.d.ts +0 -54
  176. package/packages/mailx-send/mailsend/node_modules/undici-types/formdata.d.ts +0 -108
  177. package/packages/mailx-send/mailsend/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  178. package/packages/mailx-send/mailsend/node_modules/undici-types/global-origin.d.ts +0 -7
  179. package/packages/mailx-send/mailsend/node_modules/undici-types/handlers.d.ts +0 -15
  180. package/packages/mailx-send/mailsend/node_modules/undici-types/header.d.ts +0 -4
  181. package/packages/mailx-send/mailsend/node_modules/undici-types/index.d.ts +0 -71
  182. package/packages/mailx-send/mailsend/node_modules/undici-types/interceptors.d.ts +0 -17
  183. package/packages/mailx-send/mailsend/node_modules/undici-types/mock-agent.d.ts +0 -50
  184. package/packages/mailx-send/mailsend/node_modules/undici-types/mock-client.d.ts +0 -25
  185. package/packages/mailx-send/mailsend/node_modules/undici-types/mock-errors.d.ts +0 -12
  186. package/packages/mailx-send/mailsend/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  187. package/packages/mailx-send/mailsend/node_modules/undici-types/mock-pool.d.ts +0 -25
  188. package/packages/mailx-send/mailsend/node_modules/undici-types/package.json +0 -55
  189. package/packages/mailx-send/mailsend/node_modules/undici-types/patch.d.ts +0 -33
  190. package/packages/mailx-send/mailsend/node_modules/undici-types/pool-stats.d.ts +0 -19
  191. package/packages/mailx-send/mailsend/node_modules/undici-types/pool.d.ts +0 -39
  192. package/packages/mailx-send/mailsend/node_modules/undici-types/proxy-agent.d.ts +0 -28
  193. package/packages/mailx-send/mailsend/node_modules/undici-types/readable.d.ts +0 -65
  194. package/packages/mailx-send/mailsend/node_modules/undici-types/retry-agent.d.ts +0 -8
  195. package/packages/mailx-send/mailsend/node_modules/undici-types/retry-handler.d.ts +0 -116
  196. package/packages/mailx-send/mailsend/node_modules/undici-types/util.d.ts +0 -18
  197. package/packages/mailx-send/mailsend/node_modules/undici-types/webidl.d.ts +0 -228
  198. package/packages/mailx-send/mailsend/node_modules/undici-types/websocket.d.ts +0 -150
  199. package/packages/mailx-send/node_modules/.package-lock.json +0 -49
  200. package/packages/mailx-send/node_modules/@types/node/LICENSE +0 -21
  201. package/packages/mailx-send/node_modules/@types/node/README.md +0 -15
  202. package/packages/mailx-send/node_modules/@types/node/assert/strict.d.ts +0 -111
  203. package/packages/mailx-send/node_modules/@types/node/assert.d.ts +0 -1078
  204. package/packages/mailx-send/node_modules/@types/node/async_hooks.d.ts +0 -603
  205. package/packages/mailx-send/node_modules/@types/node/buffer.buffer.d.ts +0 -472
  206. package/packages/mailx-send/node_modules/@types/node/buffer.d.ts +0 -1934
  207. package/packages/mailx-send/node_modules/@types/node/child_process.d.ts +0 -1476
  208. package/packages/mailx-send/node_modules/@types/node/cluster.d.ts +0 -578
  209. package/packages/mailx-send/node_modules/@types/node/compatibility/disposable.d.ts +0 -14
  210. package/packages/mailx-send/node_modules/@types/node/compatibility/index.d.ts +0 -9
  211. package/packages/mailx-send/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  212. package/packages/mailx-send/node_modules/@types/node/compatibility/iterators.d.ts +0 -20
  213. package/packages/mailx-send/node_modules/@types/node/console.d.ts +0 -452
  214. package/packages/mailx-send/node_modules/@types/node/constants.d.ts +0 -21
  215. package/packages/mailx-send/node_modules/@types/node/crypto.d.ts +0 -4545
  216. package/packages/mailx-send/node_modules/@types/node/dgram.d.ts +0 -600
  217. package/packages/mailx-send/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  218. package/packages/mailx-send/node_modules/@types/node/dns/promises.d.ts +0 -503
  219. package/packages/mailx-send/node_modules/@types/node/dns.d.ts +0 -923
  220. package/packages/mailx-send/node_modules/@types/node/domain.d.ts +0 -170
  221. package/packages/mailx-send/node_modules/@types/node/events.d.ts +0 -976
  222. package/packages/mailx-send/node_modules/@types/node/fs/promises.d.ts +0 -1295
  223. package/packages/mailx-send/node_modules/@types/node/fs.d.ts +0 -4461
  224. package/packages/mailx-send/node_modules/@types/node/globals.d.ts +0 -172
  225. package/packages/mailx-send/node_modules/@types/node/globals.typedarray.d.ts +0 -38
  226. package/packages/mailx-send/node_modules/@types/node/http.d.ts +0 -2089
  227. package/packages/mailx-send/node_modules/@types/node/http2.d.ts +0 -2644
  228. package/packages/mailx-send/node_modules/@types/node/https.d.ts +0 -579
  229. package/packages/mailx-send/node_modules/@types/node/index.d.ts +0 -97
  230. package/packages/mailx-send/node_modules/@types/node/inspector.d.ts +0 -253
  231. package/packages/mailx-send/node_modules/@types/node/inspector.generated.d.ts +0 -4052
  232. package/packages/mailx-send/node_modules/@types/node/module.d.ts +0 -891
  233. package/packages/mailx-send/node_modules/@types/node/net.d.ts +0 -1057
  234. package/packages/mailx-send/node_modules/@types/node/os.d.ts +0 -506
  235. package/packages/mailx-send/node_modules/@types/node/package.json +0 -145
  236. package/packages/mailx-send/node_modules/@types/node/path.d.ts +0 -200
  237. package/packages/mailx-send/node_modules/@types/node/perf_hooks.d.ts +0 -968
  238. package/packages/mailx-send/node_modules/@types/node/process.d.ts +0 -2084
  239. package/packages/mailx-send/node_modules/@types/node/punycode.d.ts +0 -117
  240. package/packages/mailx-send/node_modules/@types/node/querystring.d.ts +0 -152
  241. package/packages/mailx-send/node_modules/@types/node/readline/promises.d.ts +0 -161
  242. package/packages/mailx-send/node_modules/@types/node/readline.d.ts +0 -594
  243. package/packages/mailx-send/node_modules/@types/node/repl.d.ts +0 -428
  244. package/packages/mailx-send/node_modules/@types/node/sea.d.ts +0 -153
  245. package/packages/mailx-send/node_modules/@types/node/sqlite.d.ts +0 -721
  246. package/packages/mailx-send/node_modules/@types/node/stream/consumers.d.ts +0 -38
  247. package/packages/mailx-send/node_modules/@types/node/stream/promises.d.ts +0 -90
  248. package/packages/mailx-send/node_modules/@types/node/stream/web.d.ts +0 -622
  249. package/packages/mailx-send/node_modules/@types/node/stream.d.ts +0 -1664
  250. package/packages/mailx-send/node_modules/@types/node/string_decoder.d.ts +0 -67
  251. package/packages/mailx-send/node_modules/@types/node/test.d.ts +0 -2163
  252. package/packages/mailx-send/node_modules/@types/node/timers/promises.d.ts +0 -108
  253. package/packages/mailx-send/node_modules/@types/node/timers.d.ts +0 -287
  254. package/packages/mailx-send/node_modules/@types/node/tls.d.ts +0 -1319
  255. package/packages/mailx-send/node_modules/@types/node/trace_events.d.ts +0 -197
  256. package/packages/mailx-send/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
  257. package/packages/mailx-send/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
  258. package/packages/mailx-send/node_modules/@types/node/ts5.6/index.d.ts +0 -97
  259. package/packages/mailx-send/node_modules/@types/node/tty.d.ts +0 -208
  260. package/packages/mailx-send/node_modules/@types/node/url.d.ts +0 -984
  261. package/packages/mailx-send/node_modules/@types/node/util.d.ts +0 -2606
  262. package/packages/mailx-send/node_modules/@types/node/v8.d.ts +0 -920
  263. package/packages/mailx-send/node_modules/@types/node/vm.d.ts +0 -1000
  264. package/packages/mailx-send/node_modules/@types/node/wasi.d.ts +0 -181
  265. package/packages/mailx-send/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  266. package/packages/mailx-send/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  267. package/packages/mailx-send/node_modules/@types/node/web-globals/events.d.ts +0 -97
  268. package/packages/mailx-send/node_modules/@types/node/web-globals/fetch.d.ts +0 -55
  269. package/packages/mailx-send/node_modules/@types/node/web-globals/navigator.d.ts +0 -22
  270. package/packages/mailx-send/node_modules/@types/node/web-globals/storage.d.ts +0 -24
  271. package/packages/mailx-send/node_modules/@types/node/worker_threads.d.ts +0 -784
  272. package/packages/mailx-send/node_modules/@types/node/zlib.d.ts +0 -747
  273. package/packages/mailx-send/node_modules/undici-types/LICENSE +0 -21
  274. package/packages/mailx-send/node_modules/undici-types/README.md +0 -6
  275. package/packages/mailx-send/node_modules/undici-types/agent.d.ts +0 -31
  276. package/packages/mailx-send/node_modules/undici-types/api.d.ts +0 -43
  277. package/packages/mailx-send/node_modules/undici-types/balanced-pool.d.ts +0 -29
  278. package/packages/mailx-send/node_modules/undici-types/cache.d.ts +0 -36
  279. package/packages/mailx-send/node_modules/undici-types/client.d.ts +0 -108
  280. package/packages/mailx-send/node_modules/undici-types/connector.d.ts +0 -34
  281. package/packages/mailx-send/node_modules/undici-types/content-type.d.ts +0 -21
  282. package/packages/mailx-send/node_modules/undici-types/cookies.d.ts +0 -28
  283. package/packages/mailx-send/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  284. package/packages/mailx-send/node_modules/undici-types/dispatcher.d.ts +0 -256
  285. package/packages/mailx-send/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  286. package/packages/mailx-send/node_modules/undici-types/errors.d.ts +0 -149
  287. package/packages/mailx-send/node_modules/undici-types/eventsource.d.ts +0 -61
  288. package/packages/mailx-send/node_modules/undici-types/fetch.d.ts +0 -209
  289. package/packages/mailx-send/node_modules/undici-types/file.d.ts +0 -39
  290. package/packages/mailx-send/node_modules/undici-types/filereader.d.ts +0 -54
  291. package/packages/mailx-send/node_modules/undici-types/formdata.d.ts +0 -108
  292. package/packages/mailx-send/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  293. package/packages/mailx-send/node_modules/undici-types/global-origin.d.ts +0 -7
  294. package/packages/mailx-send/node_modules/undici-types/handlers.d.ts +0 -15
  295. package/packages/mailx-send/node_modules/undici-types/header.d.ts +0 -4
  296. package/packages/mailx-send/node_modules/undici-types/index.d.ts +0 -71
  297. package/packages/mailx-send/node_modules/undici-types/interceptors.d.ts +0 -17
  298. package/packages/mailx-send/node_modules/undici-types/mock-agent.d.ts +0 -50
  299. package/packages/mailx-send/node_modules/undici-types/mock-client.d.ts +0 -25
  300. package/packages/mailx-send/node_modules/undici-types/mock-errors.d.ts +0 -12
  301. package/packages/mailx-send/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  302. package/packages/mailx-send/node_modules/undici-types/mock-pool.d.ts +0 -25
  303. package/packages/mailx-send/node_modules/undici-types/package.json +0 -55
  304. package/packages/mailx-send/node_modules/undici-types/patch.d.ts +0 -33
  305. package/packages/mailx-send/node_modules/undici-types/pool-stats.d.ts +0 -19
  306. package/packages/mailx-send/node_modules/undici-types/pool.d.ts +0 -39
  307. package/packages/mailx-send/node_modules/undici-types/proxy-agent.d.ts +0 -28
  308. package/packages/mailx-send/node_modules/undici-types/readable.d.ts +0 -65
  309. package/packages/mailx-send/node_modules/undici-types/retry-agent.d.ts +0 -8
  310. package/packages/mailx-send/node_modules/undici-types/retry-handler.d.ts +0 -116
  311. package/packages/mailx-send/node_modules/undici-types/util.d.ts +0 -18
  312. package/packages/mailx-send/node_modules/undici-types/webidl.d.ts +0 -228
  313. package/packages/mailx-send/node_modules/undici-types/websocket.d.ts +0 -150
@@ -1,611 +0,0 @@
1
- {
2
- "1und1": {
3
- "description": "1&1 Mail (German hosting provider)",
4
- "host": "smtp.1und1.de",
5
- "port": 465,
6
- "secure": true,
7
- "authMethod": "LOGIN"
8
- },
9
-
10
- "126": {
11
- "description": "126 Mail (NetEase)",
12
- "host": "smtp.126.com",
13
- "port": 465,
14
- "secure": true
15
- },
16
-
17
- "163": {
18
- "description": "163 Mail (NetEase)",
19
- "host": "smtp.163.com",
20
- "port": 465,
21
- "secure": true
22
- },
23
-
24
- "Aliyun": {
25
- "description": "Alibaba Cloud Mail",
26
- "domains": ["aliyun.com"],
27
- "host": "smtp.aliyun.com",
28
- "port": 465,
29
- "secure": true
30
- },
31
-
32
- "AliyunQiye": {
33
- "description": "Alibaba Cloud Enterprise Mail",
34
- "host": "smtp.qiye.aliyun.com",
35
- "port": 465,
36
- "secure": true
37
- },
38
-
39
- "AOL": {
40
- "description": "AOL Mail",
41
- "domains": ["aol.com"],
42
- "host": "smtp.aol.com",
43
- "port": 587
44
- },
45
-
46
- "Aruba": {
47
- "description": "Aruba PEC (Italian email provider)",
48
- "domains": ["aruba.it", "pec.aruba.it"],
49
- "aliases": ["Aruba PEC"],
50
- "host": "smtps.aruba.it",
51
- "port": 465,
52
- "secure": true,
53
- "authMethod": "LOGIN"
54
- },
55
-
56
- "Bluewin": {
57
- "description": "Bluewin (Swiss email provider)",
58
- "host": "smtpauths.bluewin.ch",
59
- "domains": ["bluewin.ch"],
60
- "port": 465
61
- },
62
-
63
- "BOL": {
64
- "description": "BOL Mail (Brazilian provider)",
65
- "domains": ["bol.com.br"],
66
- "host": "smtp.bol.com.br",
67
- "port": 587,
68
- "requireTLS": true
69
- },
70
-
71
- "DebugMail": {
72
- "description": "DebugMail (email testing service)",
73
- "host": "debugmail.io",
74
- "port": 25
75
- },
76
-
77
- "Disroot": {
78
- "description": "Disroot (privacy-focused provider)",
79
- "domains": ["disroot.org"],
80
- "host": "disroot.org",
81
- "port": 587,
82
- "secure": false,
83
- "authMethod": "LOGIN"
84
- },
85
-
86
- "DynectEmail": {
87
- "description": "Dyn Email Delivery",
88
- "aliases": ["Dynect"],
89
- "host": "smtp.dynect.net",
90
- "port": 25
91
- },
92
-
93
- "ElasticEmail": {
94
- "description": "Elastic Email",
95
- "aliases": ["Elastic Email"],
96
- "host": "smtp.elasticemail.com",
97
- "port": 465,
98
- "secure": true
99
- },
100
-
101
- "Ethereal": {
102
- "description": "Ethereal Email (email testing service)",
103
- "aliases": ["ethereal.email"],
104
- "host": "smtp.ethereal.email",
105
- "port": 587
106
- },
107
-
108
- "FastMail": {
109
- "description": "FastMail",
110
- "domains": ["fastmail.fm"],
111
- "host": "smtp.fastmail.com",
112
- "port": 465,
113
- "secure": true
114
- },
115
-
116
- "Feishu Mail": {
117
- "description": "Feishu Mail (Lark)",
118
- "aliases": ["Feishu", "FeishuMail"],
119
- "domains": ["www.feishu.cn"],
120
- "host": "smtp.feishu.cn",
121
- "port": 465,
122
- "secure": true
123
- },
124
-
125
- "Forward Email": {
126
- "description": "Forward Email (email forwarding service)",
127
- "aliases": ["FE", "ForwardEmail"],
128
- "domains": ["forwardemail.net"],
129
- "host": "smtp.forwardemail.net",
130
- "port": 465,
131
- "secure": true
132
- },
133
-
134
- "GandiMail": {
135
- "description": "Gandi Mail",
136
- "aliases": ["Gandi", "Gandi Mail"],
137
- "host": "mail.gandi.net",
138
- "port": 587
139
- },
140
-
141
- "Gmail": {
142
- "description": "Gmail",
143
- "aliases": ["Google Mail"],
144
- "domains": ["gmail.com", "googlemail.com"],
145
- "host": "smtp.gmail.com",
146
- "port": 465,
147
- "secure": true
148
- },
149
-
150
- "GMX": {
151
- "description": "GMX Mail",
152
- "domains": ["gmx.com", "gmx.net", "gmx.de"],
153
- "host": "mail.gmx.com",
154
- "port": 587
155
- },
156
-
157
- "Godaddy": {
158
- "description": "GoDaddy Email (US)",
159
- "host": "smtpout.secureserver.net",
160
- "port": 25
161
- },
162
-
163
- "GodaddyAsia": {
164
- "description": "GoDaddy Email (Asia)",
165
- "host": "smtp.asia.secureserver.net",
166
- "port": 25
167
- },
168
-
169
- "GodaddyEurope": {
170
- "description": "GoDaddy Email (Europe)",
171
- "host": "smtp.europe.secureserver.net",
172
- "port": 25
173
- },
174
-
175
- "hot.ee": {
176
- "description": "Hot.ee (Estonian email provider)",
177
- "host": "mail.hot.ee"
178
- },
179
-
180
- "Hotmail": {
181
- "description": "Outlook.com / Hotmail",
182
- "aliases": ["Outlook", "Outlook.com", "Hotmail.com"],
183
- "domains": ["hotmail.com", "outlook.com"],
184
- "host": "smtp-mail.outlook.com",
185
- "port": 587
186
- },
187
-
188
- "iCloud": {
189
- "description": "iCloud Mail",
190
- "aliases": ["Me", "Mac"],
191
- "domains": ["me.com", "mac.com"],
192
- "host": "smtp.mail.me.com",
193
- "port": 587
194
- },
195
-
196
- "Infomaniak": {
197
- "description": "Infomaniak Mail (Swiss hosting provider)",
198
- "host": "mail.infomaniak.com",
199
- "domains": ["ik.me", "ikmail.com", "etik.com"],
200
- "port": 587
201
- },
202
-
203
- "KolabNow": {
204
- "description": "KolabNow (secure email service)",
205
- "domains": ["kolabnow.com"],
206
- "aliases": ["Kolab"],
207
- "host": "smtp.kolabnow.com",
208
- "port": 465,
209
- "secure": true,
210
- "authMethod": "LOGIN"
211
- },
212
-
213
- "Loopia": {
214
- "description": "Loopia (Swedish hosting provider)",
215
- "host": "mailcluster.loopia.se",
216
- "port": 465
217
- },
218
-
219
- "Loops": {
220
- "description": "Loops",
221
- "host": "smtp.loops.so",
222
- "port": 587
223
- },
224
-
225
- "mail.ee": {
226
- "description": "Mail.ee (Estonian email provider)",
227
- "host": "smtp.mail.ee"
228
- },
229
-
230
- "Mail.ru": {
231
- "description": "Mail.ru",
232
- "host": "smtp.mail.ru",
233
- "port": 465,
234
- "secure": true
235
- },
236
-
237
- "Mailcatch.app": {
238
- "description": "Mailcatch (email testing service)",
239
- "host": "sandbox-smtp.mailcatch.app",
240
- "port": 2525
241
- },
242
-
243
- "Maildev": {
244
- "description": "MailDev (local email testing)",
245
- "port": 1025,
246
- "ignoreTLS": true
247
- },
248
-
249
- "MailerSend": {
250
- "description": "MailerSend",
251
- "host": "smtp.mailersend.net",
252
- "port": 587
253
- },
254
-
255
- "Mailgun": {
256
- "description": "Mailgun",
257
- "host": "smtp.mailgun.org",
258
- "port": 465,
259
- "secure": true
260
- },
261
-
262
- "Mailjet": {
263
- "description": "Mailjet",
264
- "host": "in.mailjet.com",
265
- "port": 587
266
- },
267
-
268
- "Mailosaur": {
269
- "description": "Mailosaur (email testing service)",
270
- "host": "mailosaur.io",
271
- "port": 25
272
- },
273
-
274
- "Mailtrap": {
275
- "description": "Mailtrap",
276
- "host": "live.smtp.mailtrap.io",
277
- "port": 587
278
- },
279
-
280
- "Mandrill": {
281
- "description": "Mandrill (by Mailchimp)",
282
- "host": "smtp.mandrillapp.com",
283
- "port": 587
284
- },
285
-
286
- "Naver": {
287
- "description": "Naver Mail (Korean email provider)",
288
- "host": "smtp.naver.com",
289
- "port": 587
290
- },
291
-
292
- "OhMySMTP": {
293
- "description": "OhMySMTP (email delivery service)",
294
- "host": "smtp.ohmysmtp.com",
295
- "port": 587,
296
- "secure": false
297
- },
298
-
299
- "One": {
300
- "description": "One.com Email",
301
- "host": "send.one.com",
302
- "port": 465,
303
- "secure": true
304
- },
305
-
306
- "OpenMailBox": {
307
- "description": "OpenMailBox",
308
- "aliases": ["OMB", "openmailbox.org"],
309
- "host": "smtp.openmailbox.org",
310
- "port": 465,
311
- "secure": true
312
- },
313
-
314
- "Outlook365": {
315
- "description": "Microsoft 365 / Office 365",
316
- "host": "smtp.office365.com",
317
- "port": 587,
318
- "secure": false
319
- },
320
-
321
- "Postmark": {
322
- "description": "Postmark",
323
- "aliases": ["PostmarkApp"],
324
- "host": "smtp.postmarkapp.com",
325
- "port": 2525
326
- },
327
-
328
- "Proton": {
329
- "description": "Proton Mail",
330
- "aliases": ["ProtonMail", "Proton.me", "Protonmail.com", "Protonmail.ch"],
331
- "domains": ["proton.me", "protonmail.com", "pm.me", "protonmail.ch"],
332
- "host": "smtp.protonmail.ch",
333
- "port": 587,
334
- "requireTLS": true
335
- },
336
-
337
- "qiye.aliyun": {
338
- "description": "Alibaba Mail Enterprise Edition",
339
- "host": "smtp.mxhichina.com",
340
- "port": "465",
341
- "secure": true
342
- },
343
-
344
- "QQ": {
345
- "description": "QQ Mail",
346
- "domains": ["qq.com"],
347
- "host": "smtp.qq.com",
348
- "port": 465,
349
- "secure": true
350
- },
351
-
352
- "QQex": {
353
- "description": "QQ Enterprise Mail",
354
- "aliases": ["QQ Enterprise"],
355
- "domains": ["exmail.qq.com"],
356
- "host": "smtp.exmail.qq.com",
357
- "port": 465,
358
- "secure": true
359
- },
360
-
361
- "Resend": {
362
- "description": "Resend",
363
- "host": "smtp.resend.com",
364
- "port": 465,
365
- "secure": true
366
- },
367
-
368
- "Runbox": {
369
- "description": "Runbox (Norwegian email provider)",
370
- "domains": ["runbox.com"],
371
- "host": "smtp.runbox.com",
372
- "port": 465,
373
- "secure": true
374
- },
375
-
376
- "SendCloud": {
377
- "description": "SendCloud (Chinese email delivery)",
378
- "host": "smtp.sendcloud.net",
379
- "port": 2525
380
- },
381
-
382
- "SendGrid": {
383
- "description": "SendGrid",
384
- "host": "smtp.sendgrid.net",
385
- "port": 587
386
- },
387
-
388
- "SendinBlue": {
389
- "description": "Brevo (formerly Sendinblue)",
390
- "aliases": ["Brevo"],
391
- "host": "smtp-relay.brevo.com",
392
- "port": 587
393
- },
394
-
395
- "SendPulse": {
396
- "description": "SendPulse",
397
- "host": "smtp-pulse.com",
398
- "port": 465,
399
- "secure": true
400
- },
401
-
402
- "SES": {
403
- "description": "AWS SES US East (N. Virginia)",
404
- "host": "email-smtp.us-east-1.amazonaws.com",
405
- "port": 465,
406
- "secure": true
407
- },
408
-
409
- "SES-AP-NORTHEAST-1": {
410
- "description": "AWS SES Asia Pacific (Tokyo)",
411
- "host": "email-smtp.ap-northeast-1.amazonaws.com",
412
- "port": 465,
413
- "secure": true
414
- },
415
-
416
- "SES-AP-NORTHEAST-2": {
417
- "description": "AWS SES Asia Pacific (Seoul)",
418
- "host": "email-smtp.ap-northeast-2.amazonaws.com",
419
- "port": 465,
420
- "secure": true
421
- },
422
-
423
- "SES-AP-NORTHEAST-3": {
424
- "description": "AWS SES Asia Pacific (Osaka)",
425
- "host": "email-smtp.ap-northeast-3.amazonaws.com",
426
- "port": 465,
427
- "secure": true
428
- },
429
-
430
- "SES-AP-SOUTH-1": {
431
- "description": "AWS SES Asia Pacific (Mumbai)",
432
- "host": "email-smtp.ap-south-1.amazonaws.com",
433
- "port": 465,
434
- "secure": true
435
- },
436
-
437
- "SES-AP-SOUTHEAST-1": {
438
- "description": "AWS SES Asia Pacific (Singapore)",
439
- "host": "email-smtp.ap-southeast-1.amazonaws.com",
440
- "port": 465,
441
- "secure": true
442
- },
443
-
444
- "SES-AP-SOUTHEAST-2": {
445
- "description": "AWS SES Asia Pacific (Sydney)",
446
- "host": "email-smtp.ap-southeast-2.amazonaws.com",
447
- "port": 465,
448
- "secure": true
449
- },
450
-
451
- "SES-CA-CENTRAL-1": {
452
- "description": "AWS SES Canada (Central)",
453
- "host": "email-smtp.ca-central-1.amazonaws.com",
454
- "port": 465,
455
- "secure": true
456
- },
457
-
458
- "SES-EU-CENTRAL-1": {
459
- "description": "AWS SES Europe (Frankfurt)",
460
- "host": "email-smtp.eu-central-1.amazonaws.com",
461
- "port": 465,
462
- "secure": true
463
- },
464
-
465
- "SES-EU-NORTH-1": {
466
- "description": "AWS SES Europe (Stockholm)",
467
- "host": "email-smtp.eu-north-1.amazonaws.com",
468
- "port": 465,
469
- "secure": true
470
- },
471
-
472
- "SES-EU-WEST-1": {
473
- "description": "AWS SES Europe (Ireland)",
474
- "host": "email-smtp.eu-west-1.amazonaws.com",
475
- "port": 465,
476
- "secure": true
477
- },
478
-
479
- "SES-EU-WEST-2": {
480
- "description": "AWS SES Europe (London)",
481
- "host": "email-smtp.eu-west-2.amazonaws.com",
482
- "port": 465,
483
- "secure": true
484
- },
485
-
486
- "SES-EU-WEST-3": {
487
- "description": "AWS SES Europe (Paris)",
488
- "host": "email-smtp.eu-west-3.amazonaws.com",
489
- "port": 465,
490
- "secure": true
491
- },
492
-
493
- "SES-SA-EAST-1": {
494
- "description": "AWS SES South America (São Paulo)",
495
- "host": "email-smtp.sa-east-1.amazonaws.com",
496
- "port": 465,
497
- "secure": true
498
- },
499
-
500
- "SES-US-EAST-1": {
501
- "description": "AWS SES US East (N. Virginia)",
502
- "host": "email-smtp.us-east-1.amazonaws.com",
503
- "port": 465,
504
- "secure": true
505
- },
506
-
507
- "SES-US-EAST-2": {
508
- "description": "AWS SES US East (Ohio)",
509
- "host": "email-smtp.us-east-2.amazonaws.com",
510
- "port": 465,
511
- "secure": true
512
- },
513
-
514
- "SES-US-GOV-EAST-1": {
515
- "description": "AWS SES GovCloud (US-East)",
516
- "host": "email-smtp.us-gov-east-1.amazonaws.com",
517
- "port": 465,
518
- "secure": true
519
- },
520
-
521
- "SES-US-GOV-WEST-1": {
522
- "description": "AWS SES GovCloud (US-West)",
523
- "host": "email-smtp.us-gov-west-1.amazonaws.com",
524
- "port": 465,
525
- "secure": true
526
- },
527
-
528
- "SES-US-WEST-1": {
529
- "description": "AWS SES US West (N. California)",
530
- "host": "email-smtp.us-west-1.amazonaws.com",
531
- "port": 465,
532
- "secure": true
533
- },
534
-
535
- "SES-US-WEST-2": {
536
- "description": "AWS SES US West (Oregon)",
537
- "host": "email-smtp.us-west-2.amazonaws.com",
538
- "port": 465,
539
- "secure": true
540
- },
541
-
542
- "Seznam": {
543
- "description": "Seznam Email (Czech email provider)",
544
- "aliases": ["Seznam Email"],
545
- "domains": ["seznam.cz", "email.cz", "post.cz", "spoluzaci.cz"],
546
- "host": "smtp.seznam.cz",
547
- "port": 465,
548
- "secure": true
549
- },
550
-
551
- "SMTP2GO": {
552
- "description": "SMTP2GO",
553
- "host": "mail.smtp2go.com",
554
- "port": 2525
555
- },
556
-
557
- "Sparkpost": {
558
- "description": "SparkPost",
559
- "aliases": ["SparkPost", "SparkPost Mail"],
560
- "domains": ["sparkpost.com"],
561
- "host": "smtp.sparkpostmail.com",
562
- "port": 587,
563
- "secure": false
564
- },
565
-
566
- "Tipimail": {
567
- "description": "Tipimail (email delivery service)",
568
- "host": "smtp.tipimail.com",
569
- "port": 587
570
- },
571
-
572
- "Tutanota": {
573
- "description": "Tutanota (Tuta Mail)",
574
- "domains": ["tutanota.com", "tuta.com", "tutanota.de", "tuta.io"],
575
- "host": "smtp.tutanota.com",
576
- "port": 465,
577
- "secure": true
578
- },
579
-
580
- "Yahoo": {
581
- "description": "Yahoo Mail",
582
- "domains": ["yahoo.com"],
583
- "host": "smtp.mail.yahoo.com",
584
- "port": 465,
585
- "secure": true
586
- },
587
-
588
- "Yandex": {
589
- "description": "Yandex Mail",
590
- "domains": ["yandex.ru"],
591
- "host": "smtp.yandex.ru",
592
- "port": 465,
593
- "secure": true
594
- },
595
-
596
- "Zimbra": {
597
- "description": "Zimbra Mail Server",
598
- "aliases": ["Zimbra Collaboration"],
599
- "host": "smtp.zimbra.com",
600
- "port": 587,
601
- "requireTLS": true
602
- },
603
-
604
- "Zoho": {
605
- "description": "Zoho Mail",
606
- "host": "smtp.zoho.com",
607
- "port": 465,
608
- "secure": true,
609
- "authMethod": "LOGIN"
610
- }
611
- }