SMTP MCP Server
by samihalawa
update-smtp-config
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 |