Files

666 lines
16 KiB
JavaScript
Raw Permalink Normal View History

2026-09-15 13:00:32 +02:00
// Generated by scripts/build.js from services.json. Do not edit by hand.
export const services = {
2025-12-25 10:58:28 +01:00
"126": {
"description": "126 Mail (NetEase)",
"host": "smtp.126.com",
"port": 465,
"secure": true
},
"163": {
"description": "163 Mail (NetEase)",
"host": "smtp.163.com",
"port": 465,
"secure": true
},
2026-09-15 13:00:32 +02:00
"1und1": {
"description": "1&1 Mail (German hosting provider)",
"host": "smtp.1und1.de",
"port": 465,
"secure": true,
"authMethod": "LOGIN"
},
2025-06-13 19:44:16 +02:00
"Aliyun": {
2025-12-25 10:58:28 +01:00
"description": "Alibaba Cloud Mail",
2026-09-15 13:00:32 +02:00
"domains": [
"aliyun.com"
],
2025-06-13 19:44:16 +02:00
"host": "smtp.aliyun.com",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"AliyunQiye": {
"description": "Alibaba Cloud Enterprise Mail",
"host": "smtp.qiye.aliyun.com",
"port": 465,
"secure": true
},
2020-02-29 23:01:03 +01:00
"AOL": {
2025-12-25 10:58:28 +01:00
"description": "AOL Mail",
2026-09-15 13:00:32 +02:00
"domains": [
"aol.com"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.aol.com",
"port": 587
},
2025-12-25 10:58:28 +01:00
"Aruba": {
"description": "Aruba PEC (Italian email provider)",
2026-09-15 13:00:32 +02:00
"domains": [
"aruba.it",
"pec.aruba.it"
],
"aliases": [
"Aruba PEC"
],
2025-12-25 10:58:28 +01:00
"host": "smtps.aruba.it",
"port": 465,
"secure": true,
"authMethod": "LOGIN"
},
2022-10-21 16:52:45 +02:00
"Bluewin": {
2025-12-25 10:58:28 +01:00
"description": "Bluewin (Swiss email provider)",
2022-10-21 16:52:45 +02:00
"host": "smtpauths.bluewin.ch",
2026-09-15 13:00:32 +02:00
"domains": [
"bluewin.ch"
],
2022-10-21 16:52:45 +02:00
"port": 465
},
2025-12-25 10:58:28 +01:00
"BOL": {
"description": "BOL Mail (Brazilian provider)",
2026-09-15 13:00:32 +02:00
"domains": [
"bol.com.br"
],
2025-12-25 10:58:28 +01:00
"host": "smtp.bol.com.br",
"port": 587,
"requireTLS": true
},
2020-02-29 23:01:03 +01:00
"DebugMail": {
2025-12-25 10:58:28 +01:00
"description": "DebugMail (email testing service)",
2020-02-29 23:01:03 +01:00
"host": "debugmail.io",
"port": 25
},
2025-12-25 10:58:28 +01:00
"Disroot": {
"description": "Disroot (privacy-focused provider)",
2026-09-15 13:00:32 +02:00
"domains": [
"disroot.org"
],
2025-12-25 10:58:28 +01:00
"host": "disroot.org",
"port": 587,
"secure": false,
"authMethod": "LOGIN"
},
2020-02-29 23:01:03 +01:00
"DynectEmail": {
2025-12-25 10:58:28 +01:00
"description": "Dyn Email Delivery",
2026-09-15 13:00:32 +02:00
"aliases": [
"Dynect"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.dynect.net",
"port": 25
},
2025-12-25 10:58:28 +01:00
"ElasticEmail": {
"description": "Elastic Email",
2026-09-15 13:00:32 +02:00
"aliases": [
"Elastic Email"
],
2025-12-25 10:58:28 +01:00
"host": "smtp.elasticemail.com",
"port": 465,
"secure": true
},
2020-11-12 16:30:46 +01:00
"Ethereal": {
2025-12-25 10:58:28 +01:00
"description": "Ethereal Email (email testing service)",
2026-09-15 13:00:32 +02:00
"aliases": [
"ethereal.email"
],
2020-11-12 16:31:20 +01:00
"host": "smtp.ethereal.email",
2020-11-12 16:30:46 +01:00
"port": 587
},
2020-02-29 23:01:03 +01:00
"FastMail": {
2025-12-25 10:58:28 +01:00
"description": "FastMail",
2026-09-15 13:00:32 +02:00
"domains": [
"fastmail.com",
"fastmail.fm"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.fastmail.com",
"port": 465,
"secure": true
},
2025-06-13 19:44:16 +02:00
"Feishu Mail": {
2025-12-25 10:58:28 +01:00
"description": "Feishu Mail (Lark)",
2026-09-15 13:00:32 +02:00
"aliases": [
"Feishu",
"FeishuMail"
],
"domains": [
"www.feishu.cn"
],
2025-06-13 19:44:16 +02:00
"host": "smtp.feishu.cn",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"Forward Email": {
"description": "Forward Email (email forwarding service)",
2026-09-15 13:00:32 +02:00
"aliases": [
"FE",
"ForwardEmail"
],
"domains": [
"forwardemail.net"
],
2025-12-25 10:58:28 +01:00
"host": "smtp.forwardemail.net",
"port": 465,
"secure": true
},
2020-02-29 23:01:03 +01:00
"GandiMail": {
2025-12-25 10:58:28 +01:00
"description": "Gandi Mail",
2026-09-15 13:00:32 +02:00
"aliases": [
"Gandi",
"Gandi Mail"
],
2020-02-29 23:01:03 +01:00
"host": "mail.gandi.net",
"port": 587
},
"Gmail": {
2025-12-25 10:58:28 +01:00
"description": "Gmail",
2026-09-15 13:00:32 +02:00
"aliases": [
"Google Mail"
],
"domains": [
"gmail.com",
"googlemail.com"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.gmail.com",
"port": 465,
"secure": true
},
2026-02-09 10:59:27 +01:00
"GmailWorkspace": {
"description": "Gmail Workspace",
2026-09-15 13:00:32 +02:00
"aliases": [
"Google Workspace Mail"
],
2026-02-09 10:59:27 +01:00
"host": "smtp-relay.gmail.com",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"GMX": {
"description": "GMX Mail",
2026-09-15 13:00:32 +02:00
"domains": [
"gmx.com",
"gmx.net",
"gmx.de"
],
2025-12-25 10:58:28 +01:00
"host": "mail.gmx.com",
"port": 587
},
2020-02-29 23:01:03 +01:00
"Godaddy": {
2025-12-25 10:58:28 +01:00
"description": "GoDaddy Email (US)",
2020-02-29 23:01:03 +01:00
"host": "smtpout.secureserver.net",
"port": 25
},
"GodaddyAsia": {
2025-12-25 10:58:28 +01:00
"description": "GoDaddy Email (Asia)",
2020-02-29 23:01:03 +01:00
"host": "smtp.asia.secureserver.net",
"port": 25
},
"GodaddyEurope": {
2025-12-25 10:58:28 +01:00
"description": "GoDaddy Email (Europe)",
2020-02-29 23:01:03 +01:00
"host": "smtp.europe.secureserver.net",
"port": 25
},
"hot.ee": {
2025-12-25 10:58:28 +01:00
"description": "Hot.ee (Estonian email provider)",
2020-02-29 23:01:03 +01:00
"host": "mail.hot.ee"
},
"Hotmail": {
2025-12-25 10:58:28 +01:00
"description": "Outlook.com / Hotmail",
2026-09-15 13:00:32 +02:00
"aliases": [
"Outlook",
"Outlook.com",
"Hotmail.com"
],
"domains": [
"hotmail.com",
"outlook.com"
],
2022-10-21 16:52:45 +02:00
"host": "smtp-mail.outlook.com",
2020-02-29 23:01:03 +01:00
"port": 587
},
"iCloud": {
2025-12-25 10:58:28 +01:00
"description": "iCloud Mail",
2026-09-15 13:00:32 +02:00
"aliases": [
"Me",
"Mac"
],
"domains": [
"icloud.com",
"me.com",
"mac.com"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.mail.me.com",
"port": 587
},
2022-10-21 16:52:45 +02:00
"Infomaniak": {
2025-12-25 10:58:28 +01:00
"description": "Infomaniak Mail (Swiss hosting provider)",
2022-10-21 16:52:45 +02:00
"host": "mail.infomaniak.com",
2026-09-15 13:00:32 +02:00
"domains": [
"ik.me",
"ikmail.com",
"etik.com"
],
2022-10-21 16:52:45 +02:00
"port": 587
},
2025-12-25 10:58:28 +01:00
"KolabNow": {
"description": "KolabNow (secure email service)",
2026-09-15 13:00:32 +02:00
"domains": [
"kolabnow.com"
],
"aliases": [
"Kolab"
],
2025-12-25 10:58:28 +01:00
"host": "smtp.kolabnow.com",
"port": 465,
"secure": true,
"authMethod": "LOGIN"
},
2025-06-13 19:44:16 +02:00
"Loopia": {
2025-12-25 10:58:28 +01:00
"description": "Loopia (Swedish hosting provider)",
2025-06-13 19:44:16 +02:00
"host": "mailcluster.loopia.se",
"port": 465
},
2025-12-25 10:58:28 +01:00
"Loops": {
"description": "Loops",
"host": "smtp.loops.so",
"port": 587
},
2020-02-29 23:01:03 +01:00
"mail.ee": {
2025-12-25 10:58:28 +01:00
"description": "Mail.ee (Estonian email provider)",
2020-02-29 23:01:03 +01:00
"host": "smtp.mail.ee"
},
"Mail.ru": {
2025-12-25 10:58:28 +01:00
"description": "Mail.ru",
2020-02-29 23:01:03 +01:00
"host": "smtp.mail.ru",
"port": 465,
"secure": true
},
2025-06-13 19:44:16 +02:00
"Mailcatch.app": {
2025-12-25 10:58:28 +01:00
"description": "Mailcatch (email testing service)",
2025-06-13 19:44:16 +02:00
"host": "sandbox-smtp.mailcatch.app",
"port": 2525
},
2020-02-29 23:01:03 +01:00
"Maildev": {
2025-12-25 10:58:28 +01:00
"description": "MailDev (local email testing)",
2020-02-29 23:01:03 +01:00
"port": 1025,
"ignoreTLS": true
},
2025-12-25 10:58:28 +01:00
"MailerSend": {
"description": "MailerSend",
"host": "smtp.mailersend.net",
"port": 587
},
2020-02-29 23:01:03 +01:00
"Mailgun": {
2025-12-25 10:58:28 +01:00
"description": "Mailgun",
2020-02-29 23:01:03 +01:00
"host": "smtp.mailgun.org",
"port": 465,
"secure": true
},
"Mailjet": {
2025-12-25 10:58:28 +01:00
"description": "Mailjet",
2020-02-29 23:01:03 +01:00
"host": "in.mailjet.com",
"port": 587
},
"Mailosaur": {
2025-12-25 10:58:28 +01:00
"description": "Mailosaur (email testing service)",
2020-02-29 23:01:03 +01:00
"host": "mailosaur.io",
"port": 25
},
"Mailtrap": {
2025-12-25 10:58:28 +01:00
"description": "Mailtrap",
2025-06-13 19:44:16 +02:00
"host": "live.smtp.mailtrap.io",
"port": 587
2020-02-29 23:01:03 +01:00
},
"Mandrill": {
2025-12-25 10:58:28 +01:00
"description": "Mandrill (by Mailchimp)",
2020-02-29 23:01:03 +01:00
"host": "smtp.mandrillapp.com",
"port": 587
},
"Naver": {
2025-12-25 10:58:28 +01:00
"description": "Naver Mail (Korean email provider)",
2020-02-29 23:01:03 +01:00
"host": "smtp.naver.com",
"port": 587
},
2025-12-25 10:58:28 +01:00
"OhMySMTP": {
"description": "OhMySMTP (email delivery service)",
"host": "smtp.ohmysmtp.com",
"port": 587,
"secure": false
},
2020-02-29 23:01:03 +01:00
"One": {
2025-12-25 10:58:28 +01:00
"description": "One.com Email",
2020-02-29 23:01:03 +01:00
"host": "send.one.com",
"port": 465,
"secure": true
},
"OpenMailBox": {
2025-12-25 10:58:28 +01:00
"description": "OpenMailBox",
2026-09-15 13:00:32 +02:00
"aliases": [
"OMB",
"openmailbox.org"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.openmailbox.org",
"port": 465,
"secure": true
},
"Outlook365": {
2025-12-25 10:58:28 +01:00
"description": "Microsoft 365 / Office 365",
2020-02-29 23:01:03 +01:00
"host": "smtp.office365.com",
"port": 587,
"secure": false
},
"Postmark": {
2025-12-25 10:58:28 +01:00
"description": "Postmark",
2026-09-15 13:00:32 +02:00
"aliases": [
"PostmarkApp"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.postmarkapp.com",
"port": 2525
},
2025-06-13 19:44:16 +02:00
"Proton": {
2025-12-25 10:58:28 +01:00
"description": "Proton Mail",
2026-09-15 13:00:32 +02:00
"aliases": [
"ProtonMail",
"Proton.me",
"Protonmail.com",
"Protonmail.ch"
],
"domains": [
"proton.me",
"protonmail.com",
"pm.me",
"protonmail.ch"
],
2025-06-13 19:44:16 +02:00
"host": "smtp.protonmail.ch",
"port": 587,
"requireTLS": true
},
2020-02-29 23:01:03 +01:00
"qiye.aliyun": {
2025-12-25 10:58:28 +01:00
"description": "Alibaba Mail Enterprise Edition",
2020-02-29 23:01:03 +01:00
"host": "smtp.mxhichina.com",
"port": "465",
"secure": true
},
"QQ": {
2025-12-25 10:58:28 +01:00
"description": "QQ Mail",
2026-09-15 13:00:32 +02:00
"domains": [
"qq.com"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.qq.com",
"port": 465,
"secure": true
},
"QQex": {
2025-12-25 10:58:28 +01:00
"description": "QQ Enterprise Mail",
2026-09-15 13:00:32 +02:00
"aliases": [
"QQ Enterprise"
],
"domains": [
"exmail.qq.com"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.exmail.qq.com",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"Resend": {
"description": "Resend",
"host": "smtp.resend.com",
"port": 465,
"secure": true
},
"Runbox": {
"description": "Runbox (Norwegian email provider)",
2026-09-15 13:00:32 +02:00
"domains": [
"runbox.com"
],
2025-12-25 10:58:28 +01:00
"host": "smtp.runbox.com",
"port": 465,
"secure": true
},
2020-02-29 23:01:03 +01:00
"SendCloud": {
2025-12-25 10:58:28 +01:00
"description": "SendCloud (Chinese email delivery)",
2022-10-21 16:52:45 +02:00
"host": "smtp.sendcloud.net",
"port": 2525
2020-02-29 23:01:03 +01:00
},
"SendGrid": {
2025-12-25 10:58:28 +01:00
"description": "SendGrid",
2020-02-29 23:01:03 +01:00
"host": "smtp.sendgrid.net",
"port": 587
},
"SendinBlue": {
2025-12-25 10:58:28 +01:00
"description": "Brevo (formerly Sendinblue)",
2026-09-15 13:00:32 +02:00
"aliases": [
"Brevo"
],
2025-06-13 19:44:16 +02:00
"host": "smtp-relay.brevo.com",
2020-02-29 23:01:03 +01:00
"port": 587
},
"SendPulse": {
2025-12-25 10:58:28 +01:00
"description": "SendPulse",
2020-02-29 23:01:03 +01:00
"host": "smtp-pulse.com",
"port": 465,
"secure": true
},
"SES": {
2025-12-25 10:58:28 +01:00
"description": "AWS SES US East (N. Virginia)",
2020-02-29 23:01:03 +01:00
"host": "email-smtp.us-east-1.amazonaws.com",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-AP-NORTHEAST-1": {
"description": "AWS SES Asia Pacific (Tokyo)",
"host": "email-smtp.ap-northeast-1.amazonaws.com",
2020-02-29 23:01:03 +01:00
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-AP-NORTHEAST-2": {
"description": "AWS SES Asia Pacific (Seoul)",
"host": "email-smtp.ap-northeast-2.amazonaws.com",
2020-02-29 23:01:03 +01:00
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-AP-NORTHEAST-3": {
"description": "AWS SES Asia Pacific (Osaka)",
"host": "email-smtp.ap-northeast-3.amazonaws.com",
2020-02-29 23:01:03 +01:00
"port": 465,
"secure": true
},
2025-06-13 19:44:16 +02:00
"SES-AP-SOUTH-1": {
2025-12-25 10:58:28 +01:00
"description": "AWS SES Asia Pacific (Mumbai)",
2025-06-13 19:44:16 +02:00
"host": "email-smtp.ap-south-1.amazonaws.com",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-AP-SOUTHEAST-1": {
"description": "AWS SES Asia Pacific (Singapore)",
"host": "email-smtp.ap-southeast-1.amazonaws.com",
2025-06-13 19:44:16 +02:00
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-AP-SOUTHEAST-2": {
"description": "AWS SES Asia Pacific (Sydney)",
"host": "email-smtp.ap-southeast-2.amazonaws.com",
2025-06-13 19:44:16 +02:00
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-CA-CENTRAL-1": {
"description": "AWS SES Canada (Central)",
"host": "email-smtp.ca-central-1.amazonaws.com",
2025-06-13 19:44:16 +02:00
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-EU-CENTRAL-1": {
"description": "AWS SES Europe (Frankfurt)",
"host": "email-smtp.eu-central-1.amazonaws.com",
2025-06-13 19:44:16 +02:00
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SES-EU-NORTH-1": {
"description": "AWS SES Europe (Stockholm)",
"host": "email-smtp.eu-north-1.amazonaws.com",
"port": 465,
"secure": true
},
"SES-EU-WEST-1": {
"description": "AWS SES Europe (Ireland)",
"host": "email-smtp.eu-west-1.amazonaws.com",
"port": 465,
"secure": true
},
"SES-EU-WEST-2": {
"description": "AWS SES Europe (London)",
"host": "email-smtp.eu-west-2.amazonaws.com",
"port": 465,
"secure": true
},
"SES-EU-WEST-3": {
"description": "AWS SES Europe (Paris)",
"host": "email-smtp.eu-west-3.amazonaws.com",
"port": 465,
"secure": true
},
"SES-SA-EAST-1": {
"description": "AWS SES South America (São Paulo)",
"host": "email-smtp.sa-east-1.amazonaws.com",
"port": 465,
"secure": true
},
"SES-US-EAST-1": {
"description": "AWS SES US East (N. Virginia)",
"host": "email-smtp.us-east-1.amazonaws.com",
"port": 465,
"secure": true
},
"SES-US-EAST-2": {
"description": "AWS SES US East (Ohio)",
"host": "email-smtp.us-east-2.amazonaws.com",
"port": 465,
"secure": true
},
"SES-US-GOV-EAST-1": {
"description": "AWS SES GovCloud (US-East)",
"host": "email-smtp.us-gov-east-1.amazonaws.com",
"port": 465,
"secure": true
},
"SES-US-GOV-WEST-1": {
"description": "AWS SES GovCloud (US-West)",
"host": "email-smtp.us-gov-west-1.amazonaws.com",
"port": 465,
"secure": true
},
"SES-US-WEST-1": {
"description": "AWS SES US West (N. California)",
"host": "email-smtp.us-west-1.amazonaws.com",
"port": 465,
"secure": true
},
"SES-US-WEST-2": {
"description": "AWS SES US West (Oregon)",
"host": "email-smtp.us-west-2.amazonaws.com",
2025-06-13 19:44:16 +02:00
"port": 465,
"secure": true
},
"Seznam": {
2025-12-25 10:58:28 +01:00
"description": "Seznam Email (Czech email provider)",
2026-09-15 13:00:32 +02:00
"aliases": [
"Seznam Email"
],
"domains": [
"seznam.cz",
"email.cz",
"post.cz",
"spoluzaci.cz"
],
2025-06-13 19:44:16 +02:00
"host": "smtp.seznam.cz",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"SMTP2GO": {
"description": "SMTP2GO",
"host": "mail.smtp2go.com",
"port": 2525
},
2020-02-29 23:01:03 +01:00
"Sparkpost": {
2025-12-25 10:58:28 +01:00
"description": "SparkPost",
2026-09-15 13:00:32 +02:00
"aliases": [
"SparkPost",
"SparkPost Mail"
],
"domains": [
"sparkpost.com"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.sparkpostmail.com",
"port": 587,
"secure": false
},
"Tipimail": {
2025-12-25 10:58:28 +01:00
"description": "Tipimail (email delivery service)",
2020-02-29 23:01:03 +01:00
"host": "smtp.tipimail.com",
"port": 587
},
2026-09-07 07:05:39 +02:00
"TurboSMTP": {
"description": "TurboSMTP",
"host": "pro.turbo-smtp.com",
"port": 465,
"secure": true
},
"TurboSMTP-EU": {
"description": "TurboSMTP (EU region)",
"host": "pro.eu.turbo-smtp.com",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"Tutanota": {
"description": "Tutanota (Tuta Mail)",
2026-09-15 13:00:32 +02:00
"domains": [
"tutanota.com",
"tuta.com",
"tutanota.de",
"tuta.io"
],
2025-12-25 10:58:28 +01:00
"host": "smtp.tutanota.com",
"port": 465,
"secure": true
},
2020-02-29 23:01:03 +01:00
"Yahoo": {
2025-12-25 10:58:28 +01:00
"description": "Yahoo Mail",
2026-09-15 13:00:32 +02:00
"domains": [
"yahoo.com"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.mail.yahoo.com",
"port": 465,
"secure": true
},
"Yandex": {
2025-12-25 10:58:28 +01:00
"description": "Yandex Mail",
2026-09-15 13:00:32 +02:00
"domains": [
"yandex.ru"
],
2020-02-29 23:01:03 +01:00
"host": "smtp.yandex.ru",
"port": 465,
"secure": true
},
2025-12-25 10:58:28 +01:00
"Zimbra": {
"description": "Zimbra Mail Server",
2026-09-15 13:00:32 +02:00
"aliases": [
"Zimbra Collaboration"
],
2025-12-25 10:58:28 +01:00
"host": "smtp.zimbra.com",
"port": 587,
"requireTLS": true
},
2020-02-29 23:01:03 +01:00
"Zoho": {
2025-12-25 10:58:28 +01:00
"description": "Zoho Mail",
2020-02-29 23:01:03 +01:00
"host": "smtp.zoho.com",
"port": 465,
"secure": true,
"authMethod": "LOGIN"
}
2026-09-15 13:00:32 +02:00
};