smtp_finder
ActiveTool of MailX Email Deliverability
declared in 1.0.0
Look up SMTP server settings (host, port, encryption) for a given email provider. Use this to find the correct SMTP configuration for services like Gmail, Outlook, SendGrid, etc.
Parameters schema
{
"type": "object",
"required": [
"provider_name"
],
"properties": {
"provider_name": {
"type": "string",
"description": "The email provider name to look up, e.g. gmail, sendgrid, mailgun, outlook"
}
}
}Parent server
MailX Email Deliverability
1/7 registries