update-smtp-config
Modify an existing SMTP configuration by updating its host, port, authentication details, or security settings using the specified ID, and optionally set it as the default configuration for email delivery.
Instructions
Update an existing SMTP configuration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
host | No | SMTP host | |
id | Yes | ID of the SMTP configuration to update | |
isDefault | No | Whether this configuration should be the default | |
name | No | Name of the SMTP configuration | |
pass | No | SMTP password | |
port | No | SMTP port | |
secure | No | Whether to use secure connection (SSL/TLS) | |
user | No | SMTP username |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from SMTP MCP Server
Related Tools
- @samihalawa/mcp-server-smtp
- @samihalawa/mcp-server-smtp
- @samihalawa/mcp-server-smtp
- @samihalawa/mcp-server-smtp
- @shinzo-labs/gmail-mcp